X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/59f1a6d49644143bfe643e0cabaaea72792fa5db..e4504399ae55525f22a7fb47e0c47434cef8cf0a:/app/views/browse/note.html.erb?ds=inline diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 5c364e815..12842f87c 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -44,3 +44,23 @@ <% end %> +
+ <% if @note.status == "open" %> +
+ +
+ + + +
+
+ <% else %> +
+ +
+ + +
+
+ <% end %> +