Merge pull request #15 from finnlabs/bug-4181-link-to-readme-on-rows-text-area
Bug 4181 link to readme on rows text areapull/6827/head
commit
ff00ebfc79
@ -0,0 +1,8 @@ |
||||
<p class="jstElements"> |
||||
<span class="help"> |
||||
<a href="https://github.com/finnlabs/openproject-pdf_export#usage" class="icon icon-help" onclick="window.open('https://github.com/finnlabs/openproject-pdf_export#usage', '', 'resizable=yes, location=no, width=850, height=800, menubar=no, status=no, scrollbars=yes'); return false;"> |
||||
<%= l('help_link_rows_format') %> |
||||
</a> |
||||
</span> |
||||
<%= field %> |
||||
</p> |
Loading…
Reference in new issue