diff options
author | VSizov <fk@sphere.com> | 2011-10-15 19:56:53 +0300 |
---|---|---|
committer | VSizov <fk@sphere.com> | 2011-10-15 19:56:53 +0300 |
commit | dd833d28ad91498070b4c72243c57022f4513544 (patch) | |
tree | c430f98daf7e31d730654f486e4db167293887f1 /app/assets/javascripts/profile.js.coffee | |
parent | 4e063deaa95f6d923420c1548bfb73f9be4131c8 (diff) | |
download | gitlab-ce-dd833d28ad91498070b4c72243c57022f4513544.tar.gz |
Sortable issues
Diffstat (limited to 'app/assets/javascripts/profile.js.coffee')
-rw-r--r-- | app/assets/javascripts/profile.js.coffee | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/javascripts/profile.js.coffee b/app/assets/javascripts/profile.js.coffee deleted file mode 100644 index 761567942fc..00000000000 --- a/app/assets/javascripts/profile.js.coffee +++ /dev/null @@ -1,3 +0,0 @@ -# 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/ |