Commit 922cb56b authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Titouan Soulard

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

parent fae31315
erp5_api_style
erp5_project
erp5_hal_json_style
erp5_corporate_identity
erp5_credential
erp5_dms
erp5_jquery
erp5_km
erp5_web
erp5_credential_oauth2
erp5_bearer_token
erp5_access_token
erp5_oauth_google_login
erp5_oauth_facebook_login
erp5_web_renderjs_ui
slapos_jio_before_deletion
\ No newline at end of file
slapos_jio_before_deletion
......@@ -56,6 +56,7 @@
'Invoices',
'Servers',
'Networks',
'API',
'Language',
'Logout'
],
......@@ -86,6 +87,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"}}
]),
......@@ -103,6 +105,7 @@
'credit-card', 'i',
'database', 'c',
'globe', 'n',
'exchange', 'j',
'language', 'a',
'power-off', 'o'
];
......
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