save autogenerated files
This commit is contained in:
parent
b8dadd6427
commit
497f7ab5ba
9 changed files with 86 additions and 0 deletions
3
app/assets/javascripts/admin/teams/projects.js.coffee
Normal file
3
app/assets/javascripts/admin/teams/projects.js.coffee
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Place all the behaviors and hooks related to the matching controller here.
|
||||
# All this logic will automatically be available in application.js.
|
||||
# You can use CoffeeScript in this file: http://jashkenas.github.com/coffee-script/
|
3
app/assets/stylesheets/admin/teams/projects.css.scss
Normal file
3
app/assets/stylesheets/admin/teams/projects.css.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
// Place all the styles related to the Admin::Teams::Projects controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
Loading…
Add table
Add a link
Reference in a new issue