dmpopidor / lib / assets /
@ray.carrick ray.carrick authored on 29 Mar 2017
..
fonts moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
images added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts 9 years ago
javascripts change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182 9 years ago
stylesheets Merge branch 'feature/superadmin' into HEAD 9 years ago
videos/index.files/ html5video moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago