Removed generics from device listener and updated some js libs
This commit is contained in:
parent
53d471c0aa
commit
94bfbbd664
18 changed files with 707 additions and 689 deletions
2
hal-core/resource/resource/web/js/hal.js
vendored
2
hal-core/resource/resource/web/js/hal.js
vendored
|
|
@ -3,7 +3,7 @@
|
|||
// --------------------------------------------------------
|
||||
|
||||
$(function(){
|
||||
$(".toggle-switch").bootstrapSwitch();
|
||||
$(".toggle-switch").bootstrapSwitch({inverse: true});
|
||||
|
||||
$(".timestamp").relTimestamp();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue