Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.core
Commits
07cdcc5a
Commit
07cdcc5a
authored
Oct 27, 2022
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_panel: hide header link to prevent confusion
Good links must be defined in next version
parent
58c43e46
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_js.js
...lateItem/web_page_module/slapos_master_panel_header_js.js
+5
-1
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_js.xml
...ateItem/web_page_module/slapos_master_panel_header_js.xml
+2
-2
No files found.
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_js.js
View file @
07cdcc5a
...
...
@@ -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
)
...
...
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_js.xml
View file @
07cdcc5a
...
...
@@ -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>
1666
257274.41
</float>
<float>
1666
863192.67
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment