Commit 07cdcc5a authored by Romain Courteaud's avatar Romain Courteaud

slapos_panel: hide header link to prevent confusion

Good links must be defined in next version
parent 58c43e46
......@@ -26,6 +26,7 @@
['filter_action', 'Filter', 'filter', 'submit']
],
possible_sub_header_list = [
/*
['tab_url', 'Views', 'eye'],
['jump_url', 'Jump', 'plane'],
['actions_url', 'Actions', 'cogs'],
......@@ -34,10 +35,13 @@
['delete_url', 'Delete', 'times'],
['cut_url', 'Cut', 'scissors'],
['fast_input_url', 'Fast Input', 'magic'],
*/
['previous_url', 'Previous', 'carat-l'],
['next_url', 'Next', 'carat-r'],
['next_url', 'Next', 'carat-r']
/*
['upload_url', 'Upload', 'upload'],
['download_url', 'Download', 'download']
*/
],
promiseHeaderButton = function (gadget, data) {
return gadget.translate(data.title)
......
......@@ -240,7 +240,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1003.50026.22708.45738</string> </value>
<value> <string>1003.60125.7799.44049</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -258,7 +258,7 @@
</tuple>
<state>
<tuple>
<float>1666257274.41</float>
<float>1666863192.67</float>
<string>UTC</string>
</tuple>
</state>
......
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