fix: edit custom view details.

This commit is contained in:
Ahmed Bouhuolia
2020-10-17 18:12:15 +02:00
parent ebcd1d12f3
commit 078098c593
12 changed files with 97 additions and 47 deletions

View File

@@ -26,7 +26,7 @@ export default class Account extends TenantModel {
}
/**
*
* Allows to mark model as resourceable to viewable and filterable.
*/
static get resourceable() {
return true;