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
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos.core
Commits
b0c9e534
Commit
b0c9e534
authored
Apr 28, 2020
by
Lu Xu
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio: fix translation array orders in gadget_erp5_page_slap_hosting_subscription_view
parent
8a3c8aa3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_hosting_subscription_view_js.js
...rjs_gadget_erp5_page_slap_hosting_subscription_view_js.js
+10
-10
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_hosting_subscription_view_js.xml
...js_gadget_erp5_page_slap_hosting_subscription_view_js.xml
+2
-2
No files found.
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_hosting_subscription_view_js.js
View file @
b0c9e534
...
...
@@ -317,8 +317,8 @@
"
type
"
:
"
GadgetField
"
},
"
my_source_project
"
:
{
"
description
"
:
result
[
1
][
19
],
"
title
"
:
result
[
1
][
2
0
],
"
description
"
:
result
[
1
][
20
],
"
title
"
:
result
[
1
][
2
1
],
"
default
"
:
gadget
.
state
.
doc
.
source_project_title
,
"
css_class
"
:
""
,
"
required
"
:
1
,
...
...
@@ -328,8 +328,8 @@
"
type
"
:
"
StringField
"
},
"
my_source
"
:
{
"
description
"
:
result
[
1
][
19
],
"
title
"
:
result
[
1
][
2
1
],
"
description
"
:
result
[
1
][
20
],
"
title
"
:
result
[
1
][
2
2
],
"
default
"
:
gadget
.
state
.
doc
.
source_title
,
"
css_class
"
:
""
,
"
required
"
:
0
,
...
...
@@ -340,7 +340,7 @@
},
"
my_monitoring_status
"
:
{
"
description
"
:
""
,
"
title
"
:
result
[
1
][
2
2
],
"
title
"
:
result
[
1
][
2
3
],
"
default
"
:
{
jio_key
:
gadget
.
state
.
jio_key
,
result
:
gadget
.
state
.
doc
.
news
},
"
css_class
"
:
""
,
...
...
@@ -354,7 +354,7 @@
},
"
my_monitor_scope
"
:
{
"
description
"
:
""
,
"
title
"
:
result
[
1
][
2
3
],
"
title
"
:
result
[
1
][
2
4
],
"
default
"
:
gadget
.
state
.
doc
.
monitor_scope
,
"
css_class
"
:
""
,
"
items
"
:
monitor_scope_list
,
...
...
@@ -366,7 +366,7 @@
},
"
my_upgrade_scope
"
:
{
"
description
"
:
""
,
"
title
"
:
result
[
1
][
2
4
],
"
title
"
:
result
[
1
][
2
5
],
"
default
"
:
gadget
.
state
.
doc
.
upgrade_scope
,
"
css_class
"
:
""
,
"
items
"
:
upgrade_scope_list
,
...
...
@@ -393,7 +393,7 @@
"
search_column_list
"
:
connection_column_list
,
"
sort_column_list
"
:
connection_column_list
,
"
sort
"
:
[[
"
connection_key
"
,
"
ascending
"
]],
"
title
"
:
result
[
1
][
2
5
],
"
title
"
:
result
[
1
][
2
6
],
"
type
"
:
"
ListBox
"
},
"
ticket_listbox
"
:
{
...
...
@@ -419,7 +419,7 @@
"
search_column_list
"
:
ticket_column_list
,
"
sort_column_list
"
:
ticket_column_list
,
"
sort
"
:
[[
"
modification_date
"
,
"
descending
"
]],
"
title
"
:
result
[
1
][
2
6
],
"
title
"
:
result
[
1
][
2
7
],
"
type
"
:
"
ListBox
"
},
"
listbox
"
:
{
...
...
@@ -441,7 +441,7 @@
"
search_column_list
"
:
column_list
,
"
sort_column_list
"
:
column_list
,
"
sort
"
:
[[
"
title
"
,
"
ascending
"
]],
"
title
"
:
result
[
1
][
2
7
],
"
title
"
:
result
[
1
][
2
8
],
"
type
"
:
"
ListBox
"
}
}},
...
...
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_hosting_subscription_view_js.xml
View file @
b0c9e534
...
...
@@ -231,7 +231,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
98
2.37215.61583.64546
</string>
</value>
<value>
<string>
98
3.33024.45350.39082
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -249,7 +249,7 @@
</tuple>
<state>
<tuple>
<float>
158
4444299.26
</float>
<float>
158
8063060.24
</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