removed key bind from invoices as requested.
gitea/salix/dev This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2019-03-14 08:25:38 +01:00
parent 69ba4c99c1
commit 53bbba49d7
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@
"icon": "icon-invoices1",
"validations" : true,
"dependencies": ["client"],
"keybindings": [
{"key": "i", "state": "invoice.index"}
],
"routes": [
{
"url": "/invoice",