Fisrt of all let me demonstrate a problem in this short video.
I have a button that displays a modal window. On click event of that button there is a script that puts a view inside modal-body.
showInPopup = (url, title) => {
$.ajax({
type: "GET",
url: url,
success...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.