Sha256: 91460bef95e7c8e424c3e46705aad17af96df3fac288e05ea2e7a64338ef99c3

Contents?: true

Size: 576 Bytes

Versions: 32

Compression:

Stored size: 576 Bytes

Contents

<% page_title "Edit '#{h(@link.name)}' Link" %>
<% content_for :functions do %>
<%= "<h1>#{ @page_title }</h1>" %> 
<%= link_to(span_tag("list all"), cms_sitemap_path, :class => "button") %>
<br clear="all"/>
<% end %>
<% form_for([:cms, @link]) do |f| %>
  
  <%= render :partial => 'form', :locals => {:f => f} %>
  <div class="buttons">
    <%= lt_button_wrapper('<button type="submit" name="link[publish_on_save]" value="true" class="submit"><span>Save And Publish</span></button>') %>
    <%= lt_button_wrapper(f.submit("Save", :class => "submit")) %>
  </div>
<% end %>

Version data entries

32 entries across 32 versions & 10 rubygems

Version Path
SFEley-browsercms-3.0.2 app/views/cms/links/edit.html.erb
buzzware-browsercms-3.0.2 app/views/cms/links/edit.html.erb
coredumplings-browsercms-3.0.0 app/views/cms/links/edit.html.erb
nate-browsercms-3.0.210 app/views/cms/links/edit.html.erb
nate-browsercms-3.0.211 app/views/cms/links/edit.html.erb
we5-browsercms-3.0.1.1 app/views/cms/links/edit.html.erb
webficient-browsercms-3.0.1 app/views/cms/links/edit.html.erb
webficient-browsercms-3.0.2 app/views/cms/links/edit.html.erb
webficient-browsercms-3.0.3 app/views/cms/links/edit.html.erb
webficient-browsercms-3.0.4 app/views/cms/links/edit.html.erb
browsercms-3.1.5 app/views/cms/links/edit.html.erb
browsercms-3.1.4 app/views/cms/links/edit.html.erb
browsercms-3.1.3 app/views/cms/links/edit.html.erb
bf4-browsercms-3.1.0 app/views/cms/links/edit.html.erb
drujensen-browsercms-3.2.0 app/views/cms/links/edit.html.erb
browsercms-3.1.2 app/views/cms/links/edit.html.erb
browsercms-3.1.1 app/views/cms/links/edit.html.erb
browsercms-3.1.0 app/views/cms/links/edit.html.erb
we5-browsercms-3.1.0 app/views/cms/links/edit.html.erb
browsercms-3.0.6 app/views/cms/links/edit.html.erb