This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
3erPartyFlowdat3
/
SonataAdminBundle
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Bläddra i källkod
Missing coma at the end of the file Ressources/public/base.js
Leading assetic to miss the merge in production env
see : http://stackoverflow.com/questions/9480707/symfony-2-assetic-javascript-compression-causing-errors
Keep up the good wok
gmorel
12 år sedan
förälder
fdf8b15c9a
incheckning
fbbf846227
1 ändrade filer
med
1 tillägg
och
1 borttagningar
Delad Vy
Visa Diff Statistik
1
1
Resources/public/base.js
+ 1
- 1
Resources/public/base.js
Visa fil
@@ -238,4 +238,4 @@ var Admin = {
errors.show();
}
}
-}
+}
;