Fix bug with screenshot dropdown: scroll down on the board view and focus lost when clicking on the drop zone
This commit is contained in:
@@ -15,3 +15,5 @@
|
||||
<?= $this->url->link(t('cancel'), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id']), false, 'close-popover') ?>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<p class="alert alert-info"><?= t('This feature does not work with all browsers.') ?></p>
|
||||
Reference in New Issue
Block a user