[Rt-commit] rt branch, 4.2/explicit-body-class, repushed
Alex Vandiver
alexmv at bestpractical.com
Tue Mar 24 16:42:09 EDT 2015
The branch 4.2/explicit-body-class was deleted and repushed:
was 833682812a08c2e778a57aee354c7146bf1d535b
now cfe8564cacca6659f09643216bedfc9d261bdeb1
1: 8336828 ! 1: cfe8564 Add a new 'BodyClass' parameter to Elements/Header
@@ -30,8 +30,8 @@
@css_files = "/NoAuth/css/$style/squished-$key.css";
}
-+# We use BodyClass in its $ARGS form so that
-+# callbacks have a chance to massage it
++# We use BodyClass in its $ARGS form so that callbacks have a chance to
++# massage it
+push @{$ARGS{'BodyClass'}}, lc $style;
+
+if (RT->Config->Get("UseSideBySideLayout", $session{'CurrentUser'})) {
More information about the rt-commit
mailing list