dmpopidor / app / views / static_pages /
@briley briley authored on 19 Jul 2016
..
about_us.html.erb Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix) 9 years ago
help.html.erb Fixed bootstrap tab issue on static pages. JQuery selector was not specific enough and was mixing up top nav bar with page specific tabs 9 years ago
roadmap.html.erb Fixed bootstrap tab issue on static pages. JQuery selector was not specific enough and was mixing up top nav bar with page specific tabs 9 years ago
termsuse.html.erb DMPonline4 - RAILS 4.0 (#4) 9 years ago