Skip to content

Commit

Permalink
Add new AssetPool screen under Asset
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed Oct 18, 2019
1 parent de5f30e commit 555c403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions screen/PopCommerceAdmin/Asset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ along with this software (see the LICENSE.md file). If not, see
location="component://SimpleScreens/screen/SimpleScreens/Asset/EditLots.xml"/>
<subscreens-item name="Container" menu-title="Containers" menu-index="5"
location="component://SimpleScreens/screen/SimpleScreens/Asset/Container.xml"/>
<subscreens-item name="AssetPool" menu-title="Pools" menu-index="6"
location="component://SimpleScreens/screen/SimpleScreens/Asset/AssetPool.xml"/>
</subscreens>
<widgets>
<subscreens-panel id="AssetPanel" type="popup"/>
Expand Down

0 comments on commit 555c403

Please sign in to comment.