This commit is contained in:
@@ -11,7 +11,7 @@ ____________
|
||||
|
||||
## CURRENT STAGE:
|
||||
|
||||
|
||||
todo: notification general default created on general notify is creating every time, not just if it's needed
|
||||
|
||||
todo: notification system docs
|
||||
It's complex and needs a clear documentation about how it all works
|
||||
|
||||
@@ -640,7 +640,7 @@ function generateMenu(vm) {
|
||||
isMain: false,
|
||||
icon: "fa-bullhorn",
|
||||
title: "NotifySubscription",
|
||||
helpUrl: "form-home-notify-subscription",
|
||||
helpUrl: "form-home-notify-subscriptions",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.NotifySubscription,
|
||||
recordId: vm.$route.params.recordid
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
:dataListKey="dataListKey"
|
||||
:dataListFilter="dataListFilter"
|
||||
:dataListSort="dataListSort"
|
||||
:showSelect="rights.change"
|
||||
v-on:selection-change="handleSelected"
|
||||
>
|
||||
</gz-data-table>
|
||||
|
||||
Reference in New Issue
Block a user