Mercurial > hg > soundsoftware-site
view .svn/pristine/8b/8b4f5e74a10f8a0926d8a97404f0df2441b42b2c.svn-base @ 1260:b18f581b260a redmine-2.2-integration
Fixed the extra spacing between the tags input field and its label.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 11 Apr 2013 12:34:22 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line source
api.array :trackers do @trackers.each do |tracker| api.tracker do api.id tracker.id api.name tracker.name end end end