Mercurial > roundup-cc
diff roundup_cc_display.py @ 32:80bbd06fe8ec
Add Comments
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Fri, 23 Nov 2018 16:13:24 +0100 |
parents | 9aca070c86bd |
children |
line wrap: on
line diff
--- a/roundup_cc_display.py Thu Nov 22 19:34:53 2018 +0100 +++ b/roundup_cc_display.py Fri Nov 23 16:13:24 2018 +0100 @@ -5,6 +5,7 @@ author: Sascha L. Teichmann <sascha.teichmann@intevation.de> author: Bernhard Reiter <bernhard@intevation.de> author: Sean Engelhardt <sean.engelhardt@intevation.de> +author: Magnus Schieder <magnus.schieder@intevation.de> (c) 2010, 2015, 2018 by Intevation GmbH @@ -30,7 +31,6 @@ db = config.get("DB", "DatabaseFile") keywords = config.get("SEARCH", "Keywords", fallback="") - search = config.get("SEARCH", "Search", fallback="prio") if search == "prio": search_parameters = config.get("SEARCH", "Status", fallback="")