Loading js improve
This commit is contained in:
parent
2ce2b040b9
commit
36b5d93b02
@ -71,7 +71,7 @@
|
||||
|
||||
<td class="StyleInfoData lang_img <?=strtolower($rapport->DataSetType->_);?>">
|
||||
<a id="r<?php echo $i?>" class="idpr" href="/giant/<?=strtolower($rapport->DataSetType->_)?>/Pays/<?=$this->Pays; ?>/Type/<?php echo $rapport->DataSetType->_?>/CompanyId/<?php echo $this->CompanyId;?>/Language/<?=$rapport->LanguageCodes->LanguageCode[0];?>" >Consulter le rapport en immédiat</a>
|
||||
<div id="pr<?php echo $i?>" class="hide" style="display:none;z-index: 1;">
|
||||
<div id="pr<?php echo $i?>" class="hide" style="display:none;z-index: 1;margin-left: -340px;">
|
||||
<center><img style="padding-top:30%" src="/themes/default/images/giant/19-1.gif" /></center>
|
||||
</div>
|
||||
</td>
|
||||
@ -111,7 +111,7 @@
|
||||
</td>
|
||||
<td class="StyleInfoData" width="300px">
|
||||
<a id="r<?php echo $i?>" class="idpr" href="">Commander l'investigation</a>
|
||||
<div id="pr<?php echo $i?>" class="hide" style="display:none;z-index: 1;">
|
||||
<div id="pr<?php echo $i?>" class="hide" style="display:none;z-index: 1; margin-left: -457px;">
|
||||
<center><img style="padding-top:30%" src="/themes/default/images/giant/19-1.gif" /></center>
|
||||
</div>
|
||||
</td>
|
||||
|
@ -250,7 +250,6 @@
|
||||
height: 455px;
|
||||
position: absolute;
|
||||
top:2%;
|
||||
margin-left: -340px;
|
||||
width: 691px;
|
||||
opacity:0.3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user