mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-02-07 02:45:56 +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/push.js
vendored
Normal file
5
ui/static/bower_components/jquery/src/var/push.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
define( [
|
||||
"./arr"
|
||||
], function( arr ) {
|
||||
return arr.push;
|
||||
} );
|
||||
Reference in New Issue
Block a user