- Timestamp:
- 10/05/2019 10:49:03 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/core/site-specific.html
r9099 r9161 106 106 </script> 107 107 </body> 108 109 <py:if test="req.authname == 'pento'"> 110 <py:match path="div[@id='content' and @class='ticket']//div[@id='attachments']" once="true"> 111 <div py:attrs="select('@*')"> 112 ${select('*|comment()|text()')} 113 </div> 114 <div id="prs"></div> 115 </py:if> 108 116 </html>
Note: See TracChangeset
for help on using the changeset viewer.