This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
3erPartyFlowdat3
/
SonataAdminBundle
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
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
há 12 anos atrás
pai
fdf8b15c9a
commit
fbbf846227
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
Resources/public/base.js
+ 1
- 1
Resources/public/base.js
Ver Ficheiro
@@ -238,4 +238,4 @@ var Admin = {
errors.show();
}
}
-}
+}
;