mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
feat: add map module
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
<ion-menu type="overlay" menuId="context" contentId="data-list" side="end">
|
||||
<ion-menu
|
||||
type="overlay"
|
||||
menuId="context"
|
||||
contentId="{{ contentId }}"
|
||||
side="end"
|
||||
>
|
||||
<ion-list-header>
|
||||
<ion-toolbar>
|
||||
<h3>{{ 'menu.context.title' | translate | titlecase }}</h3>
|
||||
|
||||
Reference in New Issue
Block a user