mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-26 16:12:20 +00:00
Remove search bar for now, since it's not yet supported.
This commit is contained in:
parent
6e09e98225
commit
b05c4051d7
@ -6,10 +6,6 @@
|
||||
|
||||
{{define "content"}}
|
||||
<h2>Alerts</h2>
|
||||
<div class="input-append">
|
||||
<input class="input-xxlarge" type="text" value="service="*"">
|
||||
<button class="btn" type="button"><i class="icon-filter"></i></button>
|
||||
</div>
|
||||
<table class="table table-striped table-bordered table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user