mirror of
https://github.com/myvesta/vesta
synced 2025-07-07 13:31:53 -07:00
export from svn
This commit is contained in:
commit
641ed97fdd
340 changed files with 32404 additions and 0 deletions
4
web/js/ref.js
Normal file
4
web/js/ref.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
App.Ref.init = function(){
|
||||
App.Ref.CONSOLE_INPUT = $('#console').find('.b-console-field');
|
||||
App.Ref.CONTENT = $('#content');
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue