avanzu / AdminThemeBundle

Admin Theme based on the AdminLTE Template for easy integration into symfony
MIT License
280 stars 148 forks source link

changing jquery to lower case #122

Closed hjanuschka closed 8 years ago

hjanuschka commented 8 years ago

lower-case on jquery - on my systems (osx, and linux) - the jquery is lowercase. on OSX it isn't a problem because filesystem is insensitive - but on linux (production) it is an error.

i think it is better to lowercase it.

hjanuschka commented 8 years ago

@avanzu can you merge this ?