Comparing version 4.5.2 to 4.5.3
@@ -87,2 +87,3 @@ /* | ||
$.each(helper.btns, function(key,btn){ | ||
if( typeof btn.class === 'undefined' ) btn.class = ''; | ||
html += `<div class='jc-button-wrap'> | ||
@@ -89,0 +90,0 @@ <a href='#' data-event='${btn.event}' class='jc-button ${btn.class}'`; |
{ | ||
"name": "jconfirm", | ||
"version": "4.5.2", | ||
"version": "4.5.3", | ||
"description": "jQuery confirmation tooltip plugin", | ||
@@ -5,0 +5,0 @@ "author": { |
90737
912