laiguoran il y a 2 ans
Parent
commit
f0ab950777
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      app/public/js/payment_detail.js

+ 2 - 0
app/public/js/payment_detail.js

@@ -87,6 +87,8 @@ $(function () {
                 auditRptPrintHelper.showPage();
                 _self.parents('.show-link-dropdown').dropdown('toggle');
             });
+        } else {
+            $(this).parents('.show-link-dropdown').dropdown('toggle');
         }
     });