Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Roman Karwacik
website
Commits
1a5507d2
Commit
1a5507d2
authored
Nov 04, 2018
by
Julian Rother
Browse files
Fixed deleting stream sources
parent
22fffe21
Changes
1
Hide whitespace changes
Inline
Side-by-side
edit.py
View file @
1a5507d2
...
...
@@ -120,6 +120,7 @@ editable_tables = {
'editable_fields'
:
{
'name'
:
{
'type'
:
'shortstring'
},
'description'
:
{
'type'
:
'text'
},
'deleted'
:
{
'type'
:
'boolean'
}
},
'creationtime_fields'
:
[
'created_by'
,
'time_created'
,
'time_updated'
]
}
}
...
...
Write
Preview
Supports
Markdown
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