Last active
October 17, 2017 00:55
-
-
Save rah003/593b1efb92452dbe66df4b72af66f3dd to your computer and use it in GitHub Desktop.
Example of simple embedded app for Magnolia using LoadRunner JS game
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'loadRunner': | |
'class': 'info.magnolia.ui.framework.app.BaseApp' | |
'icon': 'app-icon' | |
'label': 'Lode Runner' | |
'subApps': | |
'main': | |
'class': 'info.magnolia.ui.framework.app.embedded.EmbeddedPageSubAppDescriptor' | |
'subAppClass': 'info.magnolia.ui.framework.app.embedded.EmbeddedPageSubApp' | |
'url': 'http://torinak.com/qaop#!loderunner' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment