##// END OF EJS Templates
Moved wiki links tests together....
Moved wiki links tests together. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8254 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r6427:96bf9bb77f8f
r8134:c8066879dba8
Show More
_preview.html.erb
3 lines | 160 B | text/plain | TextLexer
/ app / views / common / _preview.html.erb
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 <fieldset class="preview"><legend><%= l(:label_preview) %></legend>
Jean-Philippe Lang
Adds child_pages macro for wiki pages (#528)....
r1690 <%= textilizable @text, :attachments => @attachements, :object => @previewed %>
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 </fieldset>