feestatus
This commit is contained in:
parent
a3506dae4c
commit
7ddb9d3cee
@ -79,6 +79,10 @@ $db['default'] = array(
|
|||||||
'username' => 'apollod4_DEV',
|
'username' => 'apollod4_DEV',
|
||||||
'password' => 'apollo1234',
|
'password' => 'apollo1234',
|
||||||
'database' => 'apollod4_ApolloDECDev',
|
'database' => 'apollod4_ApolloDECDev',
|
||||||
|
|
||||||
|
// 'username' => 'apollod4_SIT',
|
||||||
|
// 'password' => 'apollosit1234',
|
||||||
|
// 'database' => 'apollod4_ApolloDECNEWSIT',
|
||||||
|
|
||||||
'dbdriver' => 'mysqli',
|
'dbdriver' => 'mysqli',
|
||||||
'dbprefix' => '',
|
'dbprefix' => '',
|
||||||
|
|||||||
@ -216,8 +216,8 @@
|
|||||||
<!-- <div ng-if="load=0">
|
<!-- <div ng-if="load=0">
|
||||||
<b><h1 style="color:black;"><center> No Records Found</h1></center></b>
|
<b><h1 style="color:black;"><center> No Records Found</h1></center></b>
|
||||||
</div> -->
|
</div> -->
|
||||||
<!-- <dir-pagination-controls direction-links="true" boundary-links="true">
|
<dir-pagination-controls direction-links="true" boundary-links="true">
|
||||||
</dir-pagination-controls> -->
|
</dir-pagination-controls>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user