[grade=B] DC-058: complete Share UI — admin modal + public preview page + grid share button + 3 frontend tests
This commit is contained in:
@@ -72,6 +72,11 @@ const bundles = {
|
||||
JS('card-badges.js'),
|
||||
JS('theme-builder.js'),
|
||||
JS('license.js'),
|
||||
// DC-058: Share modal — opened from the share button on each service card.
|
||||
// Must come after license.js because it uses window.openShareModal and
|
||||
// window.wireModal + window.injectModal + window.escapeHtml helpers
|
||||
// defined in globals.js (already in core.js).
|
||||
JS('share-modal.js'),
|
||||
],
|
||||
'onboarding.js': [
|
||||
JS('driver.min.js'),
|
||||
|
||||
Reference in New Issue
Block a user