Custom folder structure: initial documentation, code and structure folders

This commit is contained in:
Andrés Pereira
2016-05-31 19:57:29 +02:00
parent 1975018d6a
commit a4dbd768ce
14 changed files with 254 additions and 1 deletions

View File

@@ -45,6 +45,7 @@
//= require valuation_spending_proposal_form
//= require embed_video
//= require banners
//= require custom
var initialize_modules = function() {
App.Comments.initialize();

View File

@@ -0,0 +1,7 @@
// Overrides and adds customized javascripts in this file
// Read more on documentation:
// * English: https://github.com/consul/consul/blob/master/CUSTOMIZE_EN.md#javascript
// * Spanish: https://github.com/consul/consul/blob/master/CUSTOMIZE_ES.md#javascript
//
//