dmpopidor / app / views / guidances /
@briley briley authored on 19 Jul 2016
..
admin_edit.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
admin_index.html.erb Master (#7) 9 years ago
admin_new.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
admin_show.html.erb Master (#7) 9 years ago
update_phases.js.erb DMPonline4 - RAILS 4.0 (#4) 9 years ago
update_questions.js.erb DMPonline4 - RAILS 4.0 (#4) 9 years ago
update_sections.js.erb DMPonline4 - RAILS 4.0 (#4) 9 years ago
update_versions.js.erb DMPonline4 - RAILS 4.0 (#4) 9 years ago