Implemented context menu action registry

This commit is contained in:
Andrew Henry
2018-11-22 15:53:50 -08:00
parent 74faf1bd48
commit a7948ce83e
9 changed files with 93 additions and 217 deletions

View File

@ -148,4 +148,4 @@ define([], function () {
}
return DisplayLayoutToolbar;
});
});