mirror of
https://github.com/redmine/redmine.git
synced 2026-01-24 08:19:53 +01:00
Add stylesheet fixture for ThemesTest#test_old_theme_compatibility added in r23173 (#39111).
git-svn-id: https://svn.redmine.org/redmine/trunk@23175 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
test/fixtures/themes/foo_theme/stylesheets/application.css
vendored
Normal file
2
test/fixtures/themes/foo_theme/stylesheets/application.css
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/* load the default Redmine stylesheet */
|
||||
@import url(../../../stylesheets/application.css);
|
||||
Reference in New Issue
Block a user