suite
This commit is contained in:
parent
524cf80461
commit
867435265b
@ -2,8 +2,6 @@
|
||||
|
||||
|
||||
= form.inputs do
|
||||
= form.input :title, :label => "Title :"
|
||||
= form.input :description,:as => :text , :label => "Description :"
|
||||
= form.input :cible, :label => "Cible :" , :as => :qi_cible_select
|
||||
|
||||
.actions
|
||||
|
@ -1,7 +1,4 @@
|
||||
=link_to "modifier", edit_admin_home_block_path(home_block), :remote => true, :class => "button"
|
||||
%h4=home_block.title
|
||||
%p=simple_format home_block.description
|
||||
|
||||
|
||||
|
||||
-if home_block.cible
|
||||
|
Loading…
x
Reference in New Issue
Block a user