Upgraded svg.js library to version 3
This commit is contained in:
parent
d8a1b66738
commit
fb7f43ed23
17 changed files with 7968 additions and 5917 deletions
2
hal-core/resources/web/js/hal.js
vendored
2
hal-core/resources/web/js/hal.js
vendored
|
|
@ -2,6 +2,8 @@
|
|||
// Autostart
|
||||
// --------------------------------------------------------
|
||||
|
||||
"use strict";
|
||||
|
||||
$(function(){
|
||||
$(".toggle-switch").bootstrapSwitch({inverse: true, size: "mini"});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue