mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 23:43:12 +00:00
Fix JS code style
This commit is contained in:
@@ -17,9 +17,9 @@ require([
|
||||
|
||||
i18n.init({
|
||||
resGetPath: Common.languagePath,
|
||||
useLocalStorage: true
|
||||
useLocalStorage: true
|
||||
}, function() {
|
||||
new LoginForm({
|
||||
new LoginForm({
|
||||
el : $("form[name=loginForm]"),
|
||||
rules: [{
|
||||
name: "login",
|
||||
|
Reference in New Issue
Block a user