]> source.dussan.org Git - redmine.git/commit
Support for Javascript in Themes (#2803).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 22 Dec 2010 21:37:07 +0000 (21:37 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 22 Dec 2010 21:37:07 +0000 (21:37 +0000)
commit523febf9c1b31991fed52fe5878bec3153f8aafb
treec1f4a39e349e49f82f1d062c4f32a78e569a45e4
parent72f58c4c407b35ce02d4ca16178698068ef8cfa5
Support for Javascript in Themes (#2803).

If javascripts/theme.js is found in the theme directory, it will be automatically loaded on each page.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4558 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/layouts/base.rhtml
lib/redmine/themes.rb
test/integration/lib/redmine/themes_test.rb [new file with mode: 0644]