Changeset 3315339
- Timestamp:
- 06/20/2025 02:37:17 PM (9 months ago)
- File:
-
- 1 edited
-
calj/trunk/CalJSettingsPage.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
calj/trunk/CalJSettingsPage.php
r3140268 r3315339 139 139 jQuery(".button-calj-obtain-key").click(function () { 140 140 setTimeout(function () { 141 // Transaction inside the iframe is serious. Do not close the iframe inadvert antly by clicking outside.141 // Transaction inside the iframe is serious. Do not close the iframe inadvertently by clicking outside. 142 142 jQuery("#TB_overlay").off(); 143 143 }, 500);
Note: See TracChangeset
for help on using the changeset viewer.