Mercurial > roundup-cc
diff graph.html @ 31:9aca070c86bd
Add the filter 'priority' for the search by status.
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Thu, 22 Nov 2018 19:34:53 +0100 |
parents | 7161ce4e7ab1 |
children |
line wrap: on
line diff
--- a/graph.html Thu Nov 22 14:07:55 2018 +0100 +++ b/graph.html Thu Nov 22 19:34:53 2018 +0100 @@ -111,7 +111,7 @@ </head> <body> <h1>Filter</h1> - <p>States: status</p> + <p>Search parameters: search_parameters</p> <p>Keywords: keywords</p> <div id="content" style="display: inline-block"></div> <script type="text/javascript" src="d3.v3.min.js"></script>