mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 06:27:37 +00:00
Added Goals fields
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
<div class="card">
|
||||
<p class="content">{{ event().content }}</p>
|
||||
<div class="action-icons">
|
||||
<button class="icon-btn" title="Edit">✎</button>
|
||||
<button class="edit-btn" (click)="onEdit()">Edit</button>
|
||||
<!-- <button class="icon-btn" title="Delete">🗑</button> -->
|
||||
</div>
|
||||
<span class="author">{{ event().createdByName }}</span>
|
||||
|
||||
Reference in New Issue
Block a user