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:
Justin Otherguy 2011-01-30 00:07:08 +01:00
parent 3ebb21e0f0
commit 62f1b5bc3f

View file

@ -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>