Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Comments

Fix issue #150: New item menu - Can't select the 'menu item type' at …#154

Open
davidnguyen-joomlashine wants to merge 1 commit intojoomla-projects:masterfrom
davidnguyen-joomlashine:issue-150
Open

Fix issue #150: New item menu - Can't select the 'menu item type' at …#154
davidnguyen-joomlashine wants to merge 1 commit intojoomla-projects:masterfrom
davidnguyen-joomlashine:issue-150

Conversation

@davidnguyen-joomlashine
Copy link

Pull Request for Issue #150 .

Summary of Changes

Edit build/media-source/admin-item-modal.es6.js file:
Replace this line: window.parent.Joomla.submitbutton('item.setType', type);
by
window.Joomla.submitbutton('item.setType', type);

Testing Instructions

Expected result

Actual result

Documentation Changes Required

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants