mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-24 12:05:57 +00:00
webui: Renamed themes dir to ui
- Eliminated intermediate bootstrap dir
This commit is contained in:
5
ui/static/bower_components/jquery/src/var/toString.js
vendored
Normal file
5
ui/static/bower_components/jquery/src/var/toString.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
define( [
|
||||
"./class2type"
|
||||
], function( class2type ) {
|
||||
return class2type.toString;
|
||||
} );
|
||||
Reference in New Issue
Block a user