mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-24 00:17:23 +00:00
refactor: undo very weird refactor
This commit is contained in:
parent
12863edf49
commit
e82b90b392
9 changed files with 34 additions and 41 deletions
|
|
@ -194,8 +194,8 @@
|
|||
<div class="controls">
|
||||
<task-hover-controls
|
||||
*ngIf="isFirstLineHover && !IS_TOUCH_PRIMARY"
|
||||
[isTaskPlannedForToday]="isTaskPlannedForToday()"
|
||||
[isTaskNotPlannedForToday]="isTaskNotPlannedForToday()"
|
||||
[isShowAddToToday]="isShowAddToToday()"
|
||||
[isShowRemoveFromToday]="isShowRemoveFromToday()"
|
||||
[task]="t"
|
||||
[isCurrent]="isCurrent()"
|
||||
[isSelected]="isSelected()"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue