mirror of
https://github.com/grocy/grocy.git
synced 2025-08-16 02:34:44 +00:00
Typo... (references #517)
This commit is contained in:
@@ -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> \
|
||||
|
Reference in New Issue
Block a user