[#147,widget/filtereditor][m]: add filter support in filter widget plus move to sidebar and tidy up.

* model.js: xsmall tweak to set value of term filter to empty string rather than null.
This commit is contained in:
Rufus Pollock
2012-06-06 23:59:09 +01:00
parent 68b6a9356f
commit 26350fec06
6 changed files with 100 additions and 39 deletions

View File

@@ -62,6 +62,7 @@
<script type="text/javascript" src="view.timeline.test.js"></script>
<script type="text/javascript" src="view.multiview.test.js"></script>
<script type="text/javascript" src="util.test.js"></script>
<script type="text/javascript" src="widget.filtereditor.test.js"></script>
</head>
<body>
<h1 id="qunit-header">Qunit Tests</h1>