openstreetmap-website/app/views/diary_entries
Tom Hughes 29e9857145 Improve behaviour of secondary action lists when wrapping
Based on https://stackoverflow.com/a/31732902 this ensure that when
a secondary action list wraps the additional lines don't start with
an item delimiter by pushing it to the left, outside of a parent nav
element which then hides it.
2021-08-21 15:38:00 +01:00
..
_diary_comment.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
_diary_entry.html.erb Improve behaviour of secondary action lists when wrapping 2021-08-21 15:38:00 +01:00
_form.html.erb Refactor diary entry forms to use a custom form builder 2020-12-24 13:32:41 +00:00
_location.html.erb Avoid lego translations for coordinates 2020-08-19 16:43:16 +02:00
comments.html.erb Fix erblint warnings 2021-06-05 07:40:55 +01:00
edit.html.erb Refactor richtext fields to use a custom bootstrap_form input. 2021-01-13 14:05:39 +00:00
index.html.erb Improve behaviour of secondary action lists when wrapping 2021-08-21 15:38:00 +01:00
new.html.erb Refactor richtext fields to use a custom bootstrap_form input. 2021-01-13 14:05:39 +00:00
no_such_entry.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
rss.rss.builder Pluralize diary entries controller 2018-11-07 16:31:04 +01:00
show.html.erb Use login_path instead of explicit controller and actions 2021-03-10 14:31:55 +00:00