Removed subscriber option form module page (#16270)
This commit is contained in:
parent
e095648810
commit
3ae2517867
@ -561,10 +561,6 @@ def get_data():
|
|||||||
"label": _("Subscription Management"),
|
"label": _("Subscription Management"),
|
||||||
"icon": "fa fa-microchip ",
|
"icon": "fa fa-microchip ",
|
||||||
"items": [
|
"items": [
|
||||||
{
|
|
||||||
"type": "doctype",
|
|
||||||
"name": "Subscriber",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "doctype",
|
"type": "doctype",
|
||||||
"name": "Subscription Plan",
|
"name": "Subscription Plan",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user