diff --git a/app/assets/config/fat_free_crm.js b/app/assets/config/fat_free_crm.js new file mode 100644 index 000000000..5cc2c0894 --- /dev/null +++ b/app/assets/config/fat_free_crm.js @@ -0,0 +1,3 @@ +//= link_tree ../images +//= link_directory ../javascripts .js +//= link_directory ../stylesheets .css \ No newline at end of file diff --git a/app/assets/config/manifest.js b/app/assets/config/manifest.js index 5cc2c0894..74475f459 100644 --- a/app/assets/config/manifest.js +++ b/app/assets/config/manifest.js @@ -1,3 +1 @@ -//= link_tree ../images -//= link_directory ../javascripts .js -//= link_directory ../stylesheets .css \ No newline at end of file +//= link fat_free_crm \ No newline at end of file