Solucionado error en formulario estanterias
This commit is contained in:
parent
88eecd9329
commit
c3db6389a5
|
@ -1,4 +1,4 @@
|
|||
hedera-web (1.237-deb8) stable; urgency=low
|
||||
hedera-web (1.238-deb8) stable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
<label><t>Shelf</t></label>
|
||||
<htk-combo id="shelf">
|
||||
<db-model property="model" id="shelves">
|
||||
SELECT id, name FROM vn2008.shelf
|
||||
SELECT id, name FROM shelf
|
||||
</db-model>
|
||||
</htk-combo>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue