joomla-projects / joomla-es6

Joomla Javascript ES6 Repository
GNU General Public License v2.0
4 stars 5 forks source link

Remove inline Javascript for administrator/components/com_menus/Field/MenutypeField.php #88

Closed astridx closed 6 years ago

astridx commented 6 years ago

Pull Request for Issue # https://github.com/joomla-projects/joomla-es6/issues/55 .

Summary of Changes

I deleted the Inline JavaScript. As I see it, this is done by com_menus/admin-item-modal.js

Testing Instructions

If you like to test, open menu manager and create an menu item and select a menu item type. See that everything works fine.