|
Fixed bugs for AJAX mixed content and Restful links
fixed ajax mixed content error for DMPRoadmap/roadmap#689 moved tooltip and table JS to helper files. Added a linkHelper.js to deal with the loss of Rails' restful links DMPRoadmap/roadmap#685 fixed linter issues with new linkHelper.js |
|---|
|
|
| app/views/plans/index.html.erb |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/utils/linkHelper.js 0 → 100644 |
|---|
| lib/assets/javascripts/utils/tableHelper.js |
|---|
| lib/assets/javascripts/utils/tooltipHelper.js 0 → 100644 |
|---|