Sha256: e35e4acc440212fa3514d92403278f97e9a4b1b1f7f1143f7fe97fbab910f3a3
Contents?: true
Size: 345 Bytes
Versions: 8
Compression:
Stored size: 345 Bytes
Contents
-box do %h3= :edit_topic.l = error_messages_for :topic = form_for :topic,:url => forum_topic_path(@forum, @topic), :html => { :method => :put, :class => "MainForm" } do |f| = render :partial => "form", :object => f %p = submit_tag :save_changes.l = :or.l = link_to(:cancel.l, forum_topic_path(@forum, @topic))
Version data entries
8 entries across 8 versions & 1 rubygems