Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
octomon
Commits
d4858ffe
Unverified
Commit
d4858ffe
authored
Nov 09, 2018
by
Marco Marinello
Browse files
Allow decide if other hardware is dismissed. refs
#659
parent
3ae18669
Changes
1
Hide whitespace changes
Inline
Side-by-side
schools/forms.py
View file @
d4858ffe
...
...
@@ -43,5 +43,5 @@ class OtherHardwareForm(forms.ModelForm):
model
=
smodels
.
OtherHardware
fields
=
(
'kind'
,
'vendor'
,
'model'
,
'serial_number'
,
'location'
,
'warranty_expire'
,
'serial_number'
,
'location'
,
'warranty_expire'
,
'dismissed'
,
)
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