[openstreetmap-website] Convert user navigation to a dropdown menu (#447)

John Firebaugh notifications at github.com
Thu Aug 22 00:27:32 UTC 2013


> @@ -0,0 +1,18 @@
> +<div class="dropdown edit_menu">
> +  <%= link_to link_text, edit_path,
> +              :id => 'editanchor',
> +              :class => "geolink tab #{link_class}" %>
> +  <a class='dropdown-toggle' data-toggle='dropdown' href='#'>
> +    <b class="caret"></b>
> +  </a>
> +  <ul class='dropdown-menu' role='menu' aria-labelledby='dLabel'>

Hah, I totally just cargo-culted that from the bootstrap example. I think we can drop it until we have a more concerted accessibility push.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/447/files#r5913886
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130821/5d055107/attachment.html>


More information about the rails-dev mailing list