Changeset 2227454
- Timestamp:
- 01/14/2020 10:11:16 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
healcode-mindbody-widget/trunk/js/healcode-wp-mb-widget.js
r2227453 r2227454 51 51 52 52 jQuery(document).ready(function() { 53 tinymce.init({54 selector: "textarea"});55 56 53 jQuery('body').on('click', '.button.hc-wp-media-button', function() { 57 54 hcShortCodeModalContents(this);
Note: See TracChangeset
for help on using the changeset viewer.