Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
blank spaces elimited
  • Loading branch information
wilc0519 committed Jun 16, 2022
commit 98d20ca4f9285fee1a964d9c33f51966e3284822
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
(search)="onSearch($event)"
(change)="onSelect($event)"
(close)="loadActiveTimeEntry()">

<ng-template ng-option-tmp let-item="item">
<div class="flex flex-wrap flex-row justify-between">
<div class="p-2 text-xs">
Expand Down Expand Up @@ -85,5 +84,3 @@
</div>
</div>
</form>