dmpopidor / lib / assets /
@Brian Riley Brian Riley authored on 15 Jun 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 tweaks to header section and logo 8 years ago
javascripts replaced instances of 'let' with 'var' in js files. rails' asset pipeline cannot handle 'let' at this version 8 years ago
stylesheets Merge branch 'branding' into CDL-MVP 8 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