[livejournal] r19630: LJSUP-9404: S2 Anchors
Committer: esavintcev
LJSUP-9404: S2 AnchorsU trunk/bin/upgrading/s2layers/core1.s2
Modified: trunk/bin/upgrading/s2layers/core1.s2
===================================================================
--- trunk/bin/upgrading/s2layers/core1.s2 2011-08-08 07:23:00 UTC (rev 19629)
+++ trunk/bin/upgrading/s2layers/core1.s2 2011-08-08 07:28:54 UTC (rev 19630)
@@ -1980,6 +1980,21 @@
}
set tag_cloud_tags = "all";
+
+property string text_addcomment_id {
+ des="ID for add comment form at Reply Page";
+ noui = 1;
+}
+set text_addcomment_id = "add_comment";
+
+property string text_comments_id {
+ des="ID for all comments at Entry Page";
+ noui = 1;
+}
+set text_comments_id = "comments";
+
+
+
###[ global function implementations ]
function prop_init ()
