mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 21:53:08 +00:00
[Forms] Reorganize Create templates
Reorganize templates associated with the Create menu in preparation for adding the Locator control, used to specify the destination folder for object creation. WTD-593.
This commit is contained in:
parent
ccdd1bcd57
commit
80ba6f4da3
@ -46,11 +46,11 @@
|
||||
},
|
||||
{
|
||||
"key": "create-button",
|
||||
"templateUrl": "templates/create-button.html"
|
||||
"templateUrl": "templates/create/create-button.html"
|
||||
},
|
||||
{
|
||||
"key": "create-menu",
|
||||
"templateUrl": "templates/create-menu.html",
|
||||
"templateUrl": "templates/create/create-menu.html",
|
||||
"uses": [ "action" ]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user