@@ -50,7 +50,8 @@ class gateway_update_path(Load):
def get(self):
id = self.input('id')
if id:
- hardware_id = 'hardware_id-show-required'
+ #hardware_id = 'hardware_id-show-required'
+ hardware_id = 'hardware_id-input-required'
else:
hardware_id = 'hardware_id-input-required'
self.common(