aboutsummaryrefslogtreecommitdiffstats
path: root/src/devtool-log.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/devtool-log.html')
-rw-r--r--src/devtool-log.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/devtool-log.html b/src/devtool-log.html
index 3b6ecd8..e97ac1e 100644
--- a/src/devtool-log.html
+++ b/src/devtool-log.html
@@ -10,7 +10,9 @@
<div id="toolbar">
<span id="reload" class="button fa">&#xf021;</span>
<span id="clear" class="button fa">&#xf12d;</span>
- </div><!-- DO NOT REMOVE --><div id="content">
+ <span id="filterButton" class="button fa">&#xf0b0;</span><input id="filterExpression" type="text">
+ </div>
+<div id="content">
<table><tbody></tbody></table>
</div>
<script src="js/vapi-common.js"></script>