|
|
@ -16,9 +16,9 @@
|
|
|
|
* under the License.
|
|
|
|
* under the License.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
var modalPopup = ".wr-modalpopup";
|
|
|
|
var modalPopup = ".modal";
|
|
|
|
var modalPopupContainer = modalPopup + " .modalpopup-container";
|
|
|
|
var modalPopupContainer = modalPopup + " .modal-content";
|
|
|
|
var modalPopupContent = modalPopup + " .modalpopup-content";
|
|
|
|
var modalPopupContent = modalPopup + " .modal-content";
|
|
|
|
var body = "body";
|
|
|
|
var body = "body";
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|