view .svn/pristine/f7/f7b73feba9d5d70f6a5a719c5fa3f02097ad51ee.svn-base @ 1237:1d5451bf82d7 redmine-2.2-integration

Added missing route to auto_completes#project_tags (AutoCompletes controller patched in redmine tags plugin)
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 26 Mar 2013 15:11:27 +0000
parents cbb26bc654de
children
line wrap: on
line source
<div class="wiki wiki-page">
  <%= textilizable content, :text, :attachments => content.page.attachments,
        :edit_section_links => (@sections_editable && {:controller => 'wiki', :action => 'edit', :project_id => @page.project, :id => @page.title}) %>
</div>