mirror of
https://github.com/myvesta/vesta
synced 2025-07-11 07:36:47 -07:00
js updates. captcha + change password base
This commit is contained in:
parent
52dad1d079
commit
80822252af
32 changed files with 1396 additions and 2034 deletions
|
@ -1,4 +1,4 @@
|
|||
App.Ref.init = function(){
|
||||
App.Ref.CONSOLE_INPUT = $('#console').find('.b-console-field');
|
||||
App.Ref.CONTENT = $('#content');
|
||||
App.Ref.CONTENT = $('#content .content-inner');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue