Fixed condition category tolltip reset

This commit is contained in:
Franck Allimant
2014-05-02 20:54:17 +02:00
parent 500a945f98
commit 771f59ee47

View File

@@ -95,6 +95,7 @@ $(function($){
).done(function() {
$.couponManager.displayConditionsSummary();
$('#condition-add-operators-values').html('');
$('#condition-add-type').find('.typeToolTip').html('');
// Set the condition selector to default
$("#category-condition option").filter(function() {
return $(this).val() == '';