Sha256: 84b59dfaaada2b83c5dbb95e24963e72df849f938c56f27a9d9995358a4009d8

Contents?: true

Size: 362 Bytes

Versions: 9

Compression:

Stored size: 362 Bytes

Contents

  <% @page_heading = "Trackbacks for #{ link_to h(@article.title), :controller => 'content', :action => 'show', :id => @article }" %>

  <h3>Creating trackback</h3>

  <%= start_form_tag :action=>"new" %>

  <div class="form">	
    <%= render_partial "form" %>
  </div>

  <div id="operations">
    <%= save %> or <%= cancel %>  
  </div>

  <%= end_form_tag %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/trackbacks/new.rhtml
typo-3.99.3 app/views/admin/trackbacks/new.rhtml
typo-3.99.2 app/views/admin/trackbacks/new.rhtml
typo-3.99.1 app/views/admin/trackbacks/new.rhtml
typo-4.0.0 app/views/admin/trackbacks/new.rhtml
typo-3.99.4 app/views/admin/trackbacks/new.rhtml
typo-4.0.1 app/views/admin/trackbacks/new.rhtml
typo-4.0.2 app/views/admin/trackbacks/new.rhtml
typo-4.0.3 app/views/admin/trackbacks/new.rhtml