Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tev
plugin_event
Commits
75342a60
Commit
75342a60
authored
Nov 19, 2019
by
LE GAC Renaud
Browse files
Update ui_core.history to make row extension in readonly mode.
parent
064f80a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
modules/plugin_event/ui_core.py
modules/plugin_event/ui_core.py
+2
-1
No files found.
modules/plugin_event/ui_core.py
View file @
75342a60
...
...
@@ -210,7 +210,8 @@ class CoreUi(object):
"historyData"
:
"{record.HistoryData}"
,
"historyId_events"
:
"{record.HistoryId_events}"
},
"padding"
:
"10 100 12 50"
"padding"
:
"10 100 12 50"
,
"readOnly"
:
True
}
}
...
...
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