mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-904 - fix ui issue in edit form
This commit is contained in:
@@ -166,9 +166,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="idEditZone">
|
||||
<div class="PNB" style='height:35px; bottom:auto;'>
|
||||
<center>
|
||||
<table style='position:relative; top:5px; table-layout:fixed; width:240px'>
|
||||
<div class="edit-zone-title PNB">
|
||||
<table style='position:relative; top:5px; table-layout:fixed; width:100%'>
|
||||
<tr>
|
||||
<td style='width:30px; text-align:right'>
|
||||
<input type='button' value='◄' class='btn btn-inverse' onclick="edit_chgFld(event, -1);return(false);" />
|
||||
@@ -179,7 +178,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<div id="EDIT_EDIT" class="PNB">
|
||||
<div id="ZTextMonoValued">
|
||||
|
Reference in New Issue
Block a user