fixes js lint warnings

This commit is contained in:
Nur Rony 2016-12-23 19:58:19 +06:00
parent 8f962f02c4
commit ece31cc72b
1 changed files with 3 additions and 4 deletions

View File

@ -61,8 +61,7 @@
if ($dropdown.hasClass('has-tooltip')) {
$dropdown.tooltip('fixTitle');
}
})
});
});
};