Updated some js libs and added license info
This commit is contained in:
parent
3edea58f8c
commit
58894924a5
23 changed files with 12032 additions and 5375 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({inverse: true});
|
||||
$(".toggle-switch").bootstrapSwitch({inverse: true, size: "mini"});
|
||||
|
||||
$(".timestamp").relTimestamp();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue