Merge pull-request #106 (datepicker and long column names fix)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
</div>
|
||||
|
||||
<div class="form-column">
|
||||
|
||||
<?= Helper\form_hidden('project_id', $values) ?>
|
||||
|
||||
<?= Helper\form_label(t('Assignee'), 'owner_id') ?>
|
||||
@@ -50,4 +49,6 @@
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<?= Helper\js('assets/js/task.js'); ?>
|
||||
|
||||
Reference in New Issue
Block a user