[ljcom] r11748: LJSUP-11767: Add to page with entries by...
Committer: ybuhvalova
LJSUP-11767: Add to page with entries by tag title with tags namesU trunk/bin/upgrading/s2layers/sup/layout.s2
Modified: trunk/bin/upgrading/s2layers/sup/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/sup/layout.s2 2012-04-20 13:50:10 UTC (rev 11747)
+++ trunk/bin/upgrading/s2layers/sup/layout.s2 2012-04-20 14:12:47 UTC (rev 11748)
@@ -75,6 +75,10 @@
des = "Hide control buttons (Delete, Spam, Freeze, etc.) that appear in the comment header when you move the mouse over it";
}
set hide_comment_controls = false;
+ property bool show_title_on_tagpage {
+ des = " Show tag’s names in the title of the page with entries by tags";
+ }
+ set show_title_on_tagpage = false;
}
propgroup colors {
