Skip to content
Snippets Groups Projects
Commit d73e9baa authored by Pegane Nestor's avatar Pegane Nestor
Browse files

FIX #4562 spaced date fields

parent eb2a01c6
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ Mods
<br/>
##sortColumn|identifier##
</div>
<div style="white-space: nowrap;display: table-cell;text-align: center;padding-left: 50px;float:left;">
<div style="white-space: nowrap;display: table-cell;text-align: center;padding-left: 80px;float:left;">
##defineLang|_TYPES##
<br/>
##sortColumn|attachment_type##
......@@ -157,7 +157,7 @@ Mods
<tr class="##cssLine|col|white ##" >
<td width="5%" style="text-align:center">
<table width="77%" border="0" cellspacing="0" cellpadding="0" >
<table width="85%" border="0" cellspacing="0" cellpadding="0" >
<tr style="left: 5%;position: relative;">
<!--<td style="text-align:center;width:25px"><b title="##defineLang|_VERSION##">##loadValue|relation##</b></td>-->
<td style="text-align:left;width:100px">
......@@ -200,7 +200,7 @@ Mods
</table>
</td>
<td width="85%" style="text-align:center">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="padding-left:15%">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="padding-left:14%">
<tr>
<!--<td style="text-align:left">
<table>
......@@ -210,7 +210,7 @@ Mods
<td width="11%" style="text-align:right">##func_previous_version##</td>
</table>
</td>-->
<td style="text-align:left;width:6%;" title="##defineLang|_CREATION_DATE##"><i class="fa fa-calendar"></i>
<td style="text-align:center;width:7%;" title="##defineLang|_CREATION_DATE##"><i class="fa fa-calendar"></i>
##loadValue|creation_date##</td>
<td style="text-align:left;width:11%;" title="##defineLang|_UPDATED_DATE##"><i class="fa fa-calendar-check-o"></i>
##loadValue|doc_date##<i title="##defineLang|_MODIFY_BY##" style="font-size:10px;cursor: pointer;padding-left:35px">&nbsp;##defineLang|_MODIFY_BY## : ##loadValue|updated_by##</i></td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment