bug edition textes
This commit is contained in:
parent
86c04e91d6
commit
1ea3a0debf
@ -1,7 +1,11 @@
|
||||
|
||||
|
||||
#toolbar-text
|
||||
|
||||
#article_block_edit
|
||||
|
||||
|
||||
|
||||
#article_block_edit{:style => "margin-right:330px;margin-top:45px;"}
|
||||
|
||||
=render :partial => "admin/blocks/block", :locals => {:block => @article.block, :sortable => true}
|
||||
|
||||
|
@ -1,7 +1,10 @@
|
||||
|
||||
#toolbar-text
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#event_block_edit
|
||||
#event_block_edit{:style => "margin-right:330px;margin-top:45px;"}
|
||||
|
||||
=render :partial => "admin/blocks/block", :locals => {:block => @event.block, :sortable => true}
|
||||
|
||||
|
@ -9,5 +9,5 @@ update_block_portlet_order(block_portlet_id);
|
||||
|
||||
|
||||
$(".block_portlets").sortable("enable");
|
||||
|
||||
$("#toolbar-text").html("");
|
||||
<%= flash_js %>
|
Loading…
x
Reference in New Issue
Block a user