Fixed timeago problem for when a new answer is created. Refactored JavaScript logic into its own file. Created a partial to handle answer status. DMPRoadmap/roadmap#355
dev
1 parent b293aa4 commit 63d7c8cb0a80c054148f7a79e9dfac5cce5ab081
@Jose Lloret Jose Lloret authored on 29 May 2017
Showing 8 changed files
View
app/controllers/answers_controller.rb
View
app/views/answers/_status.html.erb 0 → 100644
View
app/views/answers/update.js.erb
View
app/views/phases/_answer_form.html.erb
View
app/views/phases/edit.html.erb
View
config/application.rb
View
lib/assets/javascripts/answers/status.js 0 → 100644
View
lib/assets/javascripts/plans.js