* @package lieu * @version $Id * @link http://www.zdoo.com */ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();} $moduleMenu = false; $bodyClass = 'with-nav-bottom'; $browseLink = $this->session->lieuList ? $this->session->lieuList : inlink('personal'); include "../../common/view/m.header.html.php"; ?>
lieu->createdBy;?> | createdBy);?> |
lieu->status;?> | lieu->statusList, $lieu->status);?> |
lieu->begin;?> | begin . ' ' . $lieu->start;?> |
lieu->end;?> | end . ' ' . $lieu->finish;?> |
lieu->overtime;?> | overtime, ',')) as $overtime):?> ';?> |
lieu->trip;?> | trip, ',')) as $trip):?> ';?> |
lieu->hours;?> | hours;?> |
lieu->desc;?> | desc;?> |
lieu->reviewedBy;?> | reviewedBy);?> |