Skip to content

Commit e6cb2ad

Browse files
committed
fix search
1 parent d7a4deb commit e6cb2ad

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

OpenFlow/src/public/Main.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<div class="row">
22
<h1 translate lib="web">sitename</h1>
3-
<p class="col-md-7 lead"></p>
4-
3+
<p class="col-md-5 lead"></p>
54
<div class="form-group col-sm-3 form-horizontal">
65
<label class="sr-only">Filter</label>
76
<div class="input-group unframed-addons">
@@ -12,7 +11,6 @@ <h1 translate lib="web">sitename</h1>
1211
</div>
1312
</div>
1413

15-
1614
<table id="table1" class="table table-striped" when-scrolled="ctrl.more()" style="width: 100%;">
1715
<thead class="thead-dark">
1816
<tr>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.289
1+
0.0.290

0 commit comments

Comments
 (0)