Remove tablesorter
We haven't used it for a while now.
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
|
||||
[% BLOCK renderJobsetInputs %]
|
||||
<h3>Inputs</h3>
|
||||
<table class="tablesorter table table-striped table-condensed">
|
||||
<table class="table table-striped table-condensed">
|
||||
<thead>
|
||||
<tr><th>Input name</th><th>Type</th><th>Values</th></tr>
|
||||
</thead>
|
||||
|
Reference in New Issue
Block a user