This commit is contained in:
MrZYX 2011-02-20 13:34:22 +01:00
parent 47d2b752c2
commit 77cac72ed5

View file

@ -46,7 +46,7 @@
.aspect.span-9{:data=>{:guid => aspect.id}}
.aspect_name
%span.edit_name_field
%h3{:contenteditable=>true}
%h3{:contenteditable=>true, :ondragenter=>"return false;", :ondragleave=>"return false;", :ondragover=>"return false;", :ondrop=>"return false;"}
= aspect.name
%span.tip click to edit