]> git.openstreetmap.org Git - rails.git/commit
Fix bug introduced in r14610 (.downcase in wrong place)
authorThomas Wood <grand.edgemaster@gmail.com>
Mon, 20 Apr 2009 19:13:52 +0000 (19:13 +0000)
committerThomas Wood <grand.edgemaster@gmail.com>
Mon, 20 Apr 2009 19:13:52 +0000 (19:13 +0000)
commite5076f332a500ec4a685c2e6ce37021e8478ec7b
tree640a004e6a64f44fbb77ad544b34e6387c36054f
parent0c44c8dc350bc40519993dfa09266c47ccc2b454
Fix bug introduced in r14610 (.downcase in wrong place)
No need to sanitise type of relation member, since will only be a Node, Way, or Relation and not user-provided.
app/views/browse/_relation_member.rhtml