mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Typo... (references #517)
This commit is contained in:
parent
430cd05278
commit
f09ba08549
|
|
@ -251,7 +251,7 @@ var calendar = $("#calendar").fullCalendar({
|
|||
{
|
||||
element.html('\
|
||||
<div> \
|
||||
<h5 class="text-wrap text-break">' + mealPlanEntry.note + '<div> \
|
||||
<h5 class="text-wrap text-break">' + mealPlanEntry.note + '<h5> \
|
||||
<h5> \
|
||||
<a class="ml-1 btn btn-outline-danger btn-xs remove-note-button" href="#"><i class="fas fa-trash"></i></a> \
|
||||
</h5> \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user