mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-05 07:43:25 +08:00
调整JS结构
This commit is contained in:
2317
OpenAuth.Mvc/Content/scripts/bootstrap/js/bootstrap.js
vendored
Normal file
2317
OpenAuth.Mvc/Content/scripts/bootstrap/js/bootstrap.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
7
OpenAuth.Mvc/Content/scripts/bootstrap/js/bootstrap.min.js
vendored
Normal file
7
OpenAuth.Mvc/Content/scripts/bootstrap/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
13
OpenAuth.Mvc/Content/scripts/bootstrap/js/npm.js
Normal file
13
OpenAuth.Mvc/Content/scripts/bootstrap/js/npm.js
Normal file
@@ -0,0 +1,13 @@
|
||||
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
|
||||
require('../../js/transition.js')
|
||||
require('../../js/alert.js')
|
||||
require('../../js/button.js')
|
||||
require('../../js/carousel.js')
|
||||
require('../../js/collapse.js')
|
||||
require('../../js/dropdown.js')
|
||||
require('../../js/modal.js')
|
||||
require('../../js/tooltip.js')
|
||||
require('../../js/popover.js')
|
||||
require('../../js/scrollspy.js')
|
||||
require('../../js/tab.js')
|
||||
require('../../js/affix.js')
|
||||
Reference in New Issue
Block a user