mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-13 16:43:33 -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