* @package trip * @version $Id$ * @link http://www.ranzhi.org */ ?> getModuleRoot() . 'common/view/header.html.php';?>
  • '>
    • '>
customers) as $customer) $tripCustomer .= zget($customers, $customer, '') . '/';?>
$type->id, 'trip', $type);?> $type->createdBy, 'trip', $type);?> $type->name, 'trip', $type);?> $type->customer, 'trip', $type);?> $type->begin, 'trip', $type);?> $type->end, 'trip', $type);?> $type->from, 'trip', $type);?> $type->to, 'trip', $type);?> $type->desc;?> actions;?>
id;?> createdBy);?> name;?> begin . ' ' . $trip->start, DT_DATETIME2);?> end . ' ' . $trip->finish, DT_DATETIME2);?> from;?> to;?> desc;?> createdBy == $this->app->user->account):?> createLink("$type", 'edit', "id=$trip->id"), $lang->edit, "data-toggle='modal'");?> createLink("$type", 'delete', "id=$trip->id"), $lang->delete, "class='deleter'");?>
getModuleRoot() . 'common/view/footer.html.php';?>