Commit fe40934d by Jansa Jose

doctor feedback

parent 4382e5e5
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</div> </div>
<div class="box-body"> <div class="box-body">
<?php if(count($data) > 0){?> <?php print_r($data); if(count($data) > 0){?>
<table class="table table-bordered table-striped datatable" data-ordering="true"> <table class="table table-bordered table-striped datatable" data-ordering="true">
<thead> <thead>
<tr> <tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment