Loading js improve
This commit is contained in:
parent
079d326a31
commit
3c353f418a
@ -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;">
|
||||
<div id="pr<?php echo $i?>" class="hide" style="display:none;z-index: 1;">
|
||||
<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;">
|
||||
<div id="pr<?php echo $i?>" class="hide" style="display:none;z-index: 1;">
|
||||
<center><img style="padding-top:30%" src="/themes/default/images/giant/19-1.gif" /></center>
|
||||
</div>
|
||||
</td>
|
||||
|
@ -6,16 +6,16 @@ serviceName = "ServiceHeader"
|
||||
|
||||
[options]
|
||||
login = "006"
|
||||
password = "mZ0kXvQ03tPC1"
|
||||
;password = 'ClaudeMonet'
|
||||
;password = "mZ0kXvQ03tPC1"
|
||||
password = 'ClaudeMonet'
|
||||
soap_version = SOAP_1_1
|
||||
|
||||
[search]
|
||||
;wsdl = "https://services.giant-net.com/search/v1?wsdl"
|
||||
wsdl = "http://194.150.14.129/search/v1?wsdl"
|
||||
;wsdl = "https://services.giant-net.com/search/v1?wsdl"
|
||||
;wsdl = "http://194.150.14.129/search/v1?wsdl"
|
||||
wsdl = "http://services-acc.giant-net.com/search/v1?wsdl"
|
||||
[credit-data]
|
||||
;wsdl = "https://giant-tst.graydon.nl/credit-data/v1?wsdl"
|
||||
wsdl = "http://194.150.14.129/credit-data/v1?wsdl"
|
||||
wsdl = "http://services-acc.giant-net.com/credit-data/v1?wsdl"
|
||||
;wsdl = "http://194.150.14.129/credit-data/v1?wsdl"
|
||||
;wsdl = "https://services.giant-net.com/credit-data/v1?wsdl"
|
||||
;wsdl = "http://giant.sd.dev/services/wsdl/credit-data-service-provider-api-1.0.wsdl"
|
@ -250,7 +250,7 @@
|
||||
height: 455px;
|
||||
position: absolute;
|
||||
top:2%;
|
||||
left:35%;
|
||||
left:38%%;
|
||||
width: 691px;
|
||||
opacity:0.3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user