Project

General

Profile

« Previous | Next » 

Revision 40279862

Added by Ori Rabin over 9 years ago

Fixes #8830 - Allow two-pane to work on show

View differences:

app/views/config_templates/index.html.erb
<tbody>
<% for config_template in @config_templates %>
<tr>
<td>
<td class="display-two-pane">
<%= link_to_if_authorized trunc(config_template), hash_for_edit_config_template_path(:id => config_template.to_param).
merge(:auth_object => config_template, :authorizer => authorizer,
:permission => 'edit_templates') %>

Also available in: Unified diff