Project

General

Profile

« Previous | Next » 

Revision 3e4d51b3

Added by Ohad Levy almost 12 years ago

  • ID 3e4d51b3da8ad2d131d818c928598d97afcd2e44

ensure no extra white spaces are added to the provisioning templates editor

View differences:

app/views/config_templates/_form.html.erb
</div>
<%= submit_or_cancel f %>
<% end %>
<div class='hide' id="old"> <%= @config_template.template %></div>
<div class='hide' id="new"> <%= @config_template.template %></div>
<div class='hide' id="old"><%= @config_template.template %></div>
<div class='hide' id="new"><%= @config_template.template %></div>

Also available in: Unified diff