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