hide wizard after computing results
This commit is contained in:
@@ -427,7 +427,7 @@ define([
|
|||||||
var id = rowuid();
|
var id = rowuid();
|
||||||
makeOption(proxy, id, text).val(text);
|
makeOption(proxy, id, text).val(text);
|
||||||
});
|
});
|
||||||
//console.log(options);
|
Wizard.hide();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user