Commit 5540bd9c authored by Ivan Tyagov's avatar Ivan Tyagov

Add CSS Id selector and needed HTML tags.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35512 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2456fda7
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
title="Add gadgets"\n title="Add gadgets"\n
i18n:translate="" \n i18n:translate="" \n
i18n:domain="ui"\n i18n:domain="ui"\n
id="add-gadgets"> Add gadgets</a>\n id="add-gadgets"> <span>Add gadgets</span></a>\n
</tal:block>\n </tal:block>\n
\n \n
<tal:block metal:define-macro="stick">\n <tal:block metal:define-macro="stick">\n
...@@ -89,8 +89,8 @@ ...@@ -89,8 +89,8 @@
\'WebSection_stickKnowledgePad?knowledge_pad_url=%s&cancel_url=%s\'\n \'WebSection_stickKnowledgePad?knowledge_pad_url=%s&cancel_url=%s\'\n
%(active_knowledge_pad.getRelativeUrl(), cancel_url)"\n %(active_knowledge_pad.getRelativeUrl(), cancel_url)"\n
i18n:translate="" \n i18n:translate="" \n
i18n:domain="ui">Stick it\n i18n:domain="ui"\n
</a>\n id="stick-gadgets"><span>Stick it</span></a>\n
\n \n
<a tal:condition="is_customized_pad"\n <a tal:condition="is_customized_pad"\n
tal:attributes="href python:\n tal:attributes="href python:\n
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</item> </item>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts74423868.68</string> </value> <value> <string>ts74425503.07</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
......
515 516
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment