Search card can move now

This commit is contained in:
Dany De Bontridder 2010-12-02 21:15:08 +00:00
parent 8ad6e023de
commit eb97ec96ed

View file

@ -74,7 +74,7 @@ function search_card(obj)
}
var div_style="top:"+sx;
add_div({id:'search_card',cssclass:'op_detail',html:loading(),style:div_style,drag:0});
add_div({id:'search_card',cssclass:'op_detail',html:loading(),style:div_style,drag:true});
var action=new Ajax.Request ( 'ajax_card.php',
{