git-svn-id: https://msi/svn/firstRepo/Management/trunk@32 0f545695-f87b-41b6-9a03-7f16563b5454

This commit is contained in:
2015-02-25 20:10:52 +00:00
parent 00cd1a3a61
commit 4b9fa8baa4
90 changed files with 443 additions and 4495 deletions
@@ -38,10 +38,12 @@
</table>
</div>
<div>
<input id="add" style="margin-right: 1%;" type="button" value="Aggiungi Ingrediente"/>
<input id="add" style="margin-right: 1%;" type="button" value="Aggiungi"/>
<input id="modify" type="button" value="Modifica"/>
<input id="remove" type="button" value="Cancella"/>
<input id="up" style="margin-right: 1%;" type="button" value="Up"/>
<input id="down" style="margin-right: 1%;" type="button" value="Down"/>
<input id="remove" type="button" value="Cancella Ingrediente"/>
<div style="border: none;" id="listbox"></div>
</div>
<div><textarea id="procedimento"></textarea></div>