rabin %!s(int64=7) %!d(string=hai) anos
pai
achega
ad6bb4b50b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      admin/page/device.py

+ 2 - 1
admin/page/device.py

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