Closed Bug 1102229 Opened 11 years ago Closed 11 years ago

custom css stylesheets are not loaded if CONCATENATE_ASSETS is false

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: glob, Assigned: glob)

Details

Attachments

(1 file)

custom css stylesheets are not loaded if CONCATENATE_ASSETS is false. spot the typo: > [% IF constants.CONCATENATE_ASSETS %] > [% PROCESS format_css_link asset_url = css_sets.unified_custom %] > [% ELSE %] > [% FOREACH asset_rul = css_sets.custom %] > [% PROCESS format_css_link %] > [% END %] > [% END %]
Attached patch 1102229_1.patchSplinter Review
Attachment #8526023 - Flags: review?(dkl)
Comment on attachment 8526023 [details] [diff] [review] 1102229_1.patch Review of attachment 8526023 [details] [diff] [review]: ----------------------------------------------------------------- Sorry didn't catch that before. Problem solved. r=dkl
Attachment #8526023 - Flags: review?(dkl) → review+
Flags: approval?
Flags: approval5.0?
Flags: approval?
Flags: approval5.0?
Flags: approval5.0+
Flags: approval+
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git e673eb9..8155a93 master -> master To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git 1fc447a..45439b7 5.0 -> 5.0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: