git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
22 lines
659 B
Smarty
22 lines
659 B
Smarty
</select></td></tr>
|
|
<tr><td><b>Numéro de série:</b></td><td> <input type="text" name="serial" value="%ItemSerial%" /> </td></tr>
|
|
<tr><td><b>Image:</b></td><td> <input type="text" name="image" value="%ItemPhoto%" /> </td></tr>
|
|
<tr><td><b>Commentaire:</b></td><td> <input type="text" name="comment" value="%ItemComment%" /> </td></tr>
|
|
|
|
<tr><td></td><td><input type="submit" value="Sauver" /></td></tr>
|
|
|
|
</table>
|
|
</form>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
<a href="images/%ItemPhoto%" onclick="window.open('images/%ItemPhoto%');return false;"><img src="image.xhs?value=images/%ItemPhoto%" alt=""/>
|
|
<br />Agrandir</a>
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
|
|