Plugin Directory

Changeset 3315339


Ignore:
Timestamp:
06/20/2025 02:37:17 PM (9 months ago)
Author:
calj
Message:

0ac2e29 svn commit creds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • calj/trunk/CalJSettingsPage.php

    r3140268 r3315339  
    139139  jQuery(".button-calj-obtain-key").click(function () {
    140140    setTimeout(function () {
    141       // Transaction inside the iframe is serious. Do not close the iframe inadvertantly by clicking outside.
     141      // Transaction inside the iframe is serious. Do not close the iframe inadvertently by clicking outside.
    142142      jQuery("#TB_overlay").off();
    143143    }, 500);
Note: See TracChangeset for help on using the changeset viewer.