removed key bind from invoices as requested.
gitea/salix/dev This commit looks good
Details
gitea/salix/dev This commit looks good
Details
This commit is contained in:
parent
69ba4c99c1
commit
53bbba49d7
|
@ -4,9 +4,6 @@
|
||||||
"icon": "icon-invoices1",
|
"icon": "icon-invoices1",
|
||||||
"validations" : true,
|
"validations" : true,
|
||||||
"dependencies": ["client"],
|
"dependencies": ["client"],
|
||||||
"keybindings": [
|
|
||||||
{"key": "i", "state": "invoice.index"}
|
|
||||||
],
|
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
"url": "/invoice",
|
"url": "/invoice",
|
||||||
|
|
Loading…
Reference in New Issue