subcategories and editing for tasks
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<!-- Automatically use the task name as the session note -->
|
||||
<input type="hidden" name="note" value="{{ task.name }}">
|
||||
<button type="submit" class="btn" style="padding: 2px 8px; font-size: 0.8rem; background: #27ae60;" title="Start Timer for this Task">
|
||||
▶ Start
|
||||
Start
|
||||
</button>
|
||||
</form>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user