Changeset 13151
- Timestamp:
- 01/25/2024 03:50:11 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-translation-suggestions/js/translation-suggestions.js
r13068 r13151 227 227 228 228 $( '#sidebar-div-others-translation-memory-content-' + divId ).html( TMcontainer.html() ); 229 console.log('sidebar-tab-others-' + divId, window.translationHelpersCache );230 229 add_amount_to_others_tab('sidebar-tab-others-' + divId, window.translationHelpersCache?.[ divId ], divId); 231 230 }
Note: See TracChangeset
for help on using the changeset viewer.