File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 597
597
<!-- --------------------------------------------------------------------------- -->
598
598
<!-- Blocked By Tasks -->
599
599
<!-- --------------------------------------------------------------------------- -->
600
- <label for =" start " >Blocked B<span class =" accesskey" >y</span ></label >
600
+ <label for =" blockedBy " >Blocked B<span class =" accesskey" >y</span ></label >
601
601
<Dependency type ="blockedBy" task ={task } editableTask ={editableTask } allTasks ={allTasks }
602
602
_onDescriptionKeyDown={_onDescriptionKeyDown } accesskey ={accesskey } accesskeyLetter =" y" />
603
603
604
604
<!-- --------------------------------------------------------------------------- -->
605
605
<!-- Blocking Tasks -->
606
606
<!-- --------------------------------------------------------------------------- -->
607
- <label for =" start " class =" accesskey-first" >Blocking</label >
607
+ <label for =" blocking " class =" accesskey-first" >Blocking</label >
608
608
<Dependency type ="blocking" task ={task } editableTask ={editableTask } allTasks ={allTasks }
609
609
_onDescriptionKeyDown={_onDescriptionKeyDown } accesskey ={accesskey } accesskeyLetter =" B" />
610
610
{:else }
You can’t perform that action at this time.
0 commit comments