Closed rs4231199 closed 3 years ago
Authorized users can edit Article title inline. Title can be edited only on the Article page and not on the featured articles page.
Joomla.addTextArea(articleId)
npm run build:js
No inline editing
Updated loader.
Summary of Changes
Authorized users can edit Article title inline. Title can be edited only on the Article page and not on the featured articles page.
Joomla.addTextArea(articleId)
Testing Instructions
npm run build:js
Actual result BEFORE applying this Pull Request
No inline editing
Expected result AFTER applying this Pull Request