This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
dvb-webapp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove outcommented code
master
T. Meissner
12 years ago
parent
bc2672e776
commit
aa41617a90
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
scripts/abfahrtsmonitor.py
+ 0
- 1
scripts/abfahrtsmonitor.py
View File
@ -28,7 +28,6 @@ if (form.getvalue('query')):
query
=
form
.
getvalue
(
'
query
'
)
for
key
in
queries
:
#.viewkeys():
if
(
form
.
getvalue
(
key
)
)
:
queries
[
key
]
=
form
.
getvalue
(
key
)
Write
Preview
Loading…
Cancel
Save