wire up view_group_grid action from community context menu to new view
This commit is contained in:
parent
d4748c91df
commit
399d3c5c24
4 changed files with 34 additions and 1 deletions
|
@ -19,6 +19,7 @@ limitations under the License.
|
|||
export default {
|
||||
HomePage: "home_page",
|
||||
RoomView: "room_view",
|
||||
GroupGridView: "group_grid_view",
|
||||
UserSettings: "user_settings",
|
||||
RoomDirectory: "room_directory",
|
||||
UserView: "user_view",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue