Commit 7837d0aa authored by unknown's avatar unknown

fixed choisir widget ver. 2.0

parent 9a32e325
......@@ -131,12 +131,6 @@ function init(){
});
$("#wgt_reload").text(sankoreLang.reload).click(function(){
//window.location.reload();
// if(!sankore.preference("qstArrayData","") || sankore.preference("qstArrayData","") == "[]" || sankore.preference("qstArrayData","") == "[null]"){
// $(".qstDivDisplay").remove();
// displayData(false);
// }
// else
if($("#wgt_edit").css("display") == "none")
$("#wgt_display").trigger("click");
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment