mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Reorder forms organisation add a way to custom view & add callback once error is rendered
This commit is contained in:
@@ -11,7 +11,7 @@ require([
|
||||
"jquery",
|
||||
"i18n",
|
||||
"apps/login/home/common",
|
||||
"apps/login/home/views/form"
|
||||
"common/forms/views/form"
|
||||
], function($, i18n, Common, LoginForm) {
|
||||
Common.initialize();
|
||||
|
||||
|
Reference in New Issue
Block a user