This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
AdminLTE
mirror of
https://github.com/ColorlibHQ/AdminLTE
Watch
1
Star
0
Fork
You've already forked AdminLTE
0
Code
Issues
Releases
Wiki
Activity
1ccb77f77a
AdminLTE
/
bower_components
/
raphael
/
dev
/
test
/
vml
/
dom.js
5 lines
42 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add bower_components for direct downloads but ignore them when installing using npm or bower
2017-07-01 20:16:47 +00:00
(
function
(
)
{
updated bower components - updated bootstrap-datepicker to 1.9.0 - updated chart.js to 1.1.1 - updated ckeditor to 4.12.1 - updated jquery to 3.4.1 - updated raphael to 2.2.7 - updated select2 to 4.0.8
2019-08-09 11:38:10 +00:00
QUnit
.
module
(
'DOM'
)
;
Add bower_components for direct downloads but ignore them when installing using npm or bower
2017-07-01 20:16:47 +00:00
}
)
(
)
;