git-svn-id: https://msi/svn/firstRepo/Management/trunk@32 0f545695-f87b-41b6-9a03-7f16563b5454
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user