Last active
July 5, 2016 05:59
-
-
Save adityaanurag/1ecfe073d972a4320dea73c4c1dd0c76 to your computer and use it in GitHub Desktop.
This file contains 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
# All action links for this module | |
manage_inventory.inventory_add: | |
# Which route will be called by the link | |
route_name: entity.manage_inventory.add_form | |
title: 'Add Inventory' | |
# Where will the link appear, defined by route name. | |
appears_on: | |
- entity.content_entity_manage_inventory.collection | |
- entity.content_entity_manage_inventory.canonical |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment