Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
protokollsystem
proto3
Commits
ac091dbd
Commit
ac091dbd
authored
Mar 02, 2017
by
Administrator
Browse files
Use the ProtocolType-constructor correctly
parent
ebfd69c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
server.py
View file @
ac091dbd
...
...
@@ -169,7 +169,7 @@ def new_type():
else
:
protocoltype
=
ProtocolType
(
form
.
name
.
data
,
form
.
short_name
.
data
,
form
.
organization
.
data
,
form
.
usual_time
.
data
,
form
.
is_public
.
data
,
form
.
private_group
.
data
,
form
.
public_group
.
data
,
form
.
modify_group
.
data
,
form
.
private_group
.
data
,
form
.
public_group
.
data
,
form
.
private_mail
.
data
,
form
.
public_mail
.
data
,
form
.
use_wiki
.
data
,
form
.
wiki_category
.
data
,
form
.
wiki_only_public
.
data
,
form
.
printer
.
data
,
...
...
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