GRAYBYTE WORDPRESS FILE MANAGER9061

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/public_html/Barga/application/modules/jobs/views/job_view/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/public_html/Barga/application/modules/jobs/views/job_view//ajax_job_activity_log.php
<table id="example2" class="table table-bordered table-hover" width="100%">
  <thead class="table-theadbg">
    <tr>
      <th>#</th>
      <th>Job Start Time</th>
      <th>Job End Time</th>
      <th>Net Time</th>
      <th>Action</th>
    </tr>
  </thead>
  <tbody>
    <?php if(count($job_activity_log) > 0){?>
    <?php 
		$i = 1;
		$action_type = "";
		foreach($job_activity_log as $jal) {
			if($jal->action_type == 1) $action_type = '<span class="label label-warning">Pending</span>';
			elseif($jal->action_type == 2) $action_type = '<span class="label label-success">Completed</span>';
			elseif($jal->action_type == 3) $action_type = '<span class="label label-primary">Progress</span>';
	?>
    <tr>
      <td><?php echo $i;?></td>    
      <td>
	  	<?php
			if($jal->action_type == 1 || $jal->action_type == 2) {
				echo "N/A";
			} else {
				echo showDate($jal->job_start_time);
			}
		?>
      </td>
      <td><?php echo showDate($jal->job_end_time);?></td>
      <td><?php echo $jal->job_elapsed_time;?></td>
      <td><?php echo $action_type;?></td>
    </tr>
    <?php $i++;}?>
    <?php } else {?>
    <tr>
      <td colspan="5"><?php echo getMessage("record_not_found", 3);?></td>
    </tr>
    <?php }?>
  </tbody>
</table>

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 27 2024 00:19:25
giriqfky / giriqfky
0755
ajax_job_activity_log.php
1.217 KB
July 27 2024 00:19:25
giriqfky / giriqfky
0644
ajax_job_applications.php
2.184 KB
July 27 2024 00:19:25
giriqfky / giriqfky
0644
modal_job_activity_log.php
0.555 KB
July 27 2024 00:19:25
giriqfky / giriqfky
0644
modal_job_application.php
0.536 KB
July 27 2024 00:19:25
giriqfky / giriqfky
0644
modal_message.php
0.447 KB
July 27 2024 00:19:25
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF