tinmce update

This commit is contained in:
2014-07-03 21:31:27 +05:30
parent d72ece824c
commit 527743c4c1
9 changed files with 40 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
<div id="themaview">
<h1><%= I18n.t("thema.add") %></h1>
<%= render 'form' %>
<%= render 'form', :remote=>false %>
</div>
<%= link_to 'Back', themen_path %>