gowtham
This commit is contained in:
commit
344bb49a6c
@ -48,7 +48,7 @@
|
|||||||
<div class="sidebar-wrapper">
|
<div class="sidebar-wrapper">
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
<!-- <a href="http://www.creative-tim.com" class="simple-text"> -->
|
<!-- <a href="http://www.creative-tim.com" class="simple-text"> -->
|
||||||
Donation
|
<h2> Donation </h2>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
@ -156,18 +156,21 @@
|
|||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<!-- <div class="container">
|
<div class="container">
|
||||||
<h2 style="text-align: center;">Donar List</h2> -->
|
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="card">
|
<div class="card card1" >
|
||||||
|
<h3 >Donar List</h3>
|
||||||
|
<br>
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h4 class="title">Donar List</h4>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content table-responsive table-full-width">
|
<div class="content table-responsive table-full-width">
|
||||||
|
|
||||||
<table class="table table-bordered table-sm ">
|
<table class="table table-bordered table-sm ">
|
||||||
<tr>
|
<tr>
|
||||||
<th> Name</th>
|
<th> Name</th>
|
||||||
@ -182,6 +185,7 @@
|
|||||||
<th> Action</th>
|
<th> Action</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
||||||
<?php foreach ($receiptdata as $row)
|
<?php foreach ($receiptdata as $row)
|
||||||
{ ?>
|
{ ?>
|
||||||
<tr>
|
<tr>
|
||||||
@ -195,7 +199,7 @@
|
|||||||
<td><?php echo $row['org_name'];?></td>
|
<td><?php echo $row['org_name'];?></td>
|
||||||
<td><?php echo $row['gstin'];?></td>
|
<td><?php echo $row['gstin'];?></td>
|
||||||
<td><center><a href="<?= base_url() ?>/edit_donor/<?php echo $row['id'];?>"><button >Edit</button></a></center></td>
|
<td><center><a href="<?= base_url() ?>/edit_donor/<?php echo $row['id'];?>"><button >Edit</button></a></center></td>
|
||||||
<td style="display:none;"></td>
|
<!---<td style="display:none;"></td>--->
|
||||||
</tr>
|
</tr>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
|
|||||||
@ -735,6 +735,8 @@ input {
|
|||||||
-moz-border-radius: 3px;
|
-moz-border-radius: 3px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-5 {
|
.card-5 {
|
||||||
@ -767,5 +769,12 @@ input {
|
|||||||
.card-5 .card-body {
|
.card-5 .card-body {
|
||||||
padding: 40px 30px;
|
padding: 40px 30px;
|
||||||
padding-bottom: 50px;
|
padding-bottom: 50px;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media (min-width: 600px) {
|
||||||
|
.card1 {
|
||||||
|
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1609525550.json
Normal file
1
writable/debugbar/debugbar_1609525550.json
Normal file
File diff suppressed because one or more lines are too long
1
writable/debugbar/debugbar_1609525614.json
Normal file
1
writable/debugbar/debugbar_1609525614.json
Normal file
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609508461;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609504130;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609491198;_ci_previous_url|s:37:"http://localhost/donation/all_receipt";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609394647;_ci_previous_url|s:26:"http://localhost/donation/";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609509140;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609505499;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609508136;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609508832;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609503641;_ci_previous_url|s:37:"http://localhost/donation/all_receipt";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609525550;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609507128;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609502560;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609507792;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609489076;_ci_previous_url|s:26:"http://localhost/donation/";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609491964;_ci_previous_url|s:37:"http://localhost/donation/all_receipt";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609495840;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609492777;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609502901;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -1 +1 @@
|
|||||||
__ci_last_regenerate|i:1609525099;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
__ci_last_regenerate|i:1609525550;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609493782;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609333722;_ci_previous_url|s:26:"http://localhost/donation/";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609509140;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609503236;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
@ -0,0 +1 @@
|
|||||||
|
__ci_last_regenerate|i:1609505969;_ci_previous_url|s:35:"http://localhost/donation/all_donor";logged_user|s:1:"3";
|
||||||
Loading…
Reference in New Issue
Block a user