Searched refs:template (Results 1 - 2 of 2) sorted by relevance

/ontohub/lib/
H A Dsimple_form_extensions.rb4 template.content_tag :div, :class => "form-group" do
5 template.content_tag :div, class: 'col-lg-offset-2 col-lg-10' do
12 submit(*args, &block) + ' ' + I18n.t('simple_form.buttons.or') + ' ' + template.link_to(I18n.t('simple_form.buttons.cancel'), cancel)
/ontohub/app/controllers/
H A Dproofs_controller.rb7 render template: 'proofs/new'

Completed in 392 milliseconds