deactivated option "number of tuples" for now, since we probably do not need it anymore with the dynamic setting of the tuples following the window width
This commit is contained in:
parent
3ebb21e0f0
commit
62f1b5bc3f
1 changed files with 2 additions and 2 deletions
|
@ -109,10 +109,10 @@
|
|||
<td><label for="backend-url"><img src="images/server.png" alt="" /> Backend-Adresse</label></td>
|
||||
<td><input type="text" id="backend-url" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!-- <tr>
|
||||
<td><label for="tuples"><img src="images/shading.png" alt="" /> Tuples (Auflösung)</label></td>
|
||||
<td><input type="text" id="tuples" size="5" /></td>
|
||||
</tr>
|
||||
</tr> -->
|
||||
</tbody>
|
||||
</table>
|
||||
<div><button name="options-save"><img src="images/save.png" alt="save" /> Einstellungen speichern</button></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue