#2597 tabs to store profile fixed

This commit is contained in:
Muammer Top 2020-11-16 17:00:30 +03:00
parent 05fe86bdd5
commit 5f243e36ba

View File

@ -1,3 +0,0 @@
$('.remote').on('show.bs.modal', function (e) {
$(this).find('.modal-content').load(e.relatedTarget.href);
});