Skip to content
Snippets Groups Projects
Commit 064f64ed authored by Thomas Hackl's avatar Thomas Hackl
Browse files

remove double formatReady, re #127

parent c9a13b73
No related branches found
No related tags found
No related merge requests found
...@@ -93,7 +93,7 @@ class DateFormatter { ...@@ -93,7 +93,7 @@ class DateFormatter {
} }
} }
} }
return formatReady($dateWithRooms); return $dateWithRooms;
} }
private function internalFormatDateAndRoom($date) private function internalFormatDateAndRoom($date)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment