Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
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
nexedi
ecommerce-ui
Commits
6fc97cab
Commit
6fc97cab
authored
Feb 24, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated ticket table column priority
parent
d565bd69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
data/ticket_overview.json
data/ticket_overview.json
+6
-6
No files found.
data/ticket_overview.json
View file @
6fc97cab
...
...
@@ -35,17 +35,17 @@
{
"position"
:
"header"
,
"fieldlist"
:
[
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
4
},
{
"field"
:
"title"
,
"show"
:
true
,
"p
riority"
:
1
,
"sort"
:
true
},
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
4
}
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
1
},
{
"field"
:
"title"
,
"show"
:
true
,
"p
ersist"
:
true
,
"sort"
:
true
},
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
5
}
]
},
{
"position"
:
"body"
,
"fieldlist"
:
[
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
4
},
{
"field"
:
"title"
,
"show"
:
true
,
"p
riority"
:
1
,
"sort"
:
true
},
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
4
}
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
1
},
{
"field"
:
"title"
,
"show"
:
true
,
"p
ersist"
:
true
,
"sort"
:
true
},
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
5
}
]
}
],
...
...
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