mCaptcha/templates/panel/sitekey/edit
realaravinth b6afe79a81
fix: initialize DOM elements only when executing methods/in pages that
contain those elements

SUMMARY
    Trying to grab elements globally in a script results in it trying to
    initialize in all pages. When the element is absent, the script
    fails and JavaScript crashes.
2022-07-23 00:48:51 +05:30
..
easy fix: initialize DOM elements only when executing methods/in pages that 2022-07-23 00:48:51 +05:30
advance.html include link to easy edit option 2021-12-18 20:53:47 +05:30
edit.test.ts update copyright notice 2022-01-08 22:16:05 +05:30
existing-level.html edit sitekey, router pattern matching, sitekey update optimization, rm level delete and level err handling 2021-07-16 17:40:52 +05:30
index.ts update copyright notice 2022-01-08 22:16:05 +05:30
setupTest.ts edit sitekey, router pattern matching, sitekey update optimization, rm level delete and level err handling 2021-07-16 17:40:52 +05:30