PHP Classes

File: Template/subtask/form.php

Recommend this page to a friend!
  Classes of kiran   Kanboard Subtask Date   Template/subtask/form.php   Download  
File: Template/subtask/form.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Kanboard Subtask Date
Kanboard plugin to add due date to sub-tasks
Author: By
Last change:
Date: 3 years ago
Size: 96 bytes
 

Contents

Class file image Download
<?= $this->form->date(t('Due Date'), 'due_date', $values + array('due_date' => 0), $errors); ?>