Sha256: e9b512a52f4488d5ec493645b8e61e87d0c01187e7b23fb2a6126420668e05c2
Contents?: true
Size: 439 Bytes
Versions: 18
Compression:
Stored size: 439 Bytes
Contents
- index_path = caminho_modelo(:index) .gray_border.with_margin_bottom %h1= t("#{@model_presenter.model_name}.editar.novo") .action_back - # TODO add buttons to the form in presenter = link_to t('back'), index_path, class: 'back_link' if @model_presenter = render '/carnival/shared/form/form', button: t('create'), model_object: @model, model_presenter: @model_presenter, :url => @model_presenter.model_path(:create), :action => :new
Version data entries
18 entries across 18 versions & 1 rubygems