removed absolute path in sorting
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<h2>Benchmark Reports</h2>
|
||||
|
||||
<div class="table-controls">
|
||||
<form id="sortForm" method="get" action="/">
|
||||
<form id="sortForm" method="get" action="">
|
||||
<div class="control-group">
|
||||
<label for="sort">Sort by:</label>
|
||||
<select name="sort" onchange="this.form.submit()">
|
||||
|
||||
Reference in New Issue
Block a user