Project

General

Profile

Actions

Defect #178

closed

Themes don't work with Rails 2.x

Added by Thomas Löber over 16 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Themes don't work with Rails 2.x because "stylesheet_path" is not called.

The workaround is to define "path_to_stylesheet" and call "stylesheet_path" from there.

An "alias" doesn't work here because of the "super" call in "stylesheet_path".


Files

themes_rb_1045.diff (429 Bytes) themes_rb_1045.diff Thomas Löber, 2008-02-03 10:53
Actions #1

Updated by Jean-Philippe Lang over 16 years ago

Thanks. Fix committed in trunk in r1047.

Actions

Also available in: Atom PDF