Fix for github issue #1064

revert-70aa11f8
Imesh Chandrasiri 7 years ago
parent fc41a165a8
commit b9cc3c73cd

@ -37,7 +37,7 @@ function setPopupMaxHeight() {
* show popup function.
*/
function showPopup() {
$(modalPopup).modal('show');
$(modalPopup).first().modal('show');
}
/*

Loading…
Cancel
Save