Update dash2.onvifDeviceManager.js
parent
4ecf6c3127
commit
4b43589cbb
|
|
@ -175,7 +175,7 @@ $(document).ready(function(){
|
|||
$.get($.ccio.init('location',$user)+$user.auth_token+'/onvifDeviceManager/'+$user.ke + '/' + monitorId + '/reboot',function(response){
|
||||
new PNotify({
|
||||
title: lang.rebootingCamera,
|
||||
text: JSON.stringify(response),
|
||||
text: lang['Please Wait...'],
|
||||
type: 'warning'
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue