Commit 0063be9e authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Cédric Le Ninivin

slapos_jio: Add api section and link to api action list in panel

parent 5b0cb0e8
......@@ -57,6 +57,7 @@
'Invoices',
'Servers',
'Networks',
'API',
'Language',
'Logout'
],
......@@ -88,6 +89,7 @@
{command: 'display', options: {page: "slap_invoice_list", editable: true}},
{command: 'display', options: {page: "slap_compute_node_list", editable: true}},
{command: 'display', options: {page: "slap_network_list", editable: true}},
{command: 'display', options: {page: "jio_api_action"}},
{command: 'display', options: {page: "slap_language_view"}},
{command: 'display', options: {page: "logout"}}
]),
......@@ -106,6 +108,7 @@
'credit-card', 'i',
'database', 'c',
'globe', 'n',
'exchange', 'j',
'language', 'a',
'power-off', 'o'
];
......
erp5_api_style
erp5_project
erp5_hal_json_style
erp5_corporate_identity
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment