mirror of
https://github.com/grocy/grocy.git
synced 2025-08-16 18:54:35 +00:00
Typo... (references #517)
This commit is contained in:
@@ -251,7 +251,7 @@ var calendar = $("#calendar").fullCalendar({
|
|||||||
{
|
{
|
||||||
element.html('\
|
element.html('\
|
||||||
<div> \
|
<div> \
|
||||||
<h5 class="text-wrap text-break">' + mealPlanEntry.note + '<div> \
|
<h5 class="text-wrap text-break">' + mealPlanEntry.note + '<h5> \
|
||||||
<h5> \
|
<h5> \
|
||||||
<a class="ml-1 btn btn-outline-danger btn-xs remove-note-button" href="#"><i class="fas fa-trash"></i></a> \
|
<a class="ml-1 btn btn-outline-danger btn-xs remove-note-button" href="#"><i class="fas fa-trash"></i></a> \
|
||||||
</h5> \
|
</h5> \
|
||||||
|
Reference in New Issue
Block a user