Custom folder structure: initial documentation, code and structure folders
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
//= require valuation_spending_proposal_form
|
||||
//= require embed_video
|
||||
//= require banners
|
||||
//= require custom
|
||||
|
||||
var initialize_modules = function() {
|
||||
App.Comments.initialize();
|
||||
|
||||
7
app/assets/javascripts/custom.js
Normal file
7
app/assets/javascripts/custom.js
Normal 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
|
||||
//
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user