summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
diff options
context:
space:
mode:
authormo k <m@mokhan.ca>2011-12-15 22:33:25 -0700
committermo k <m@mokhan.ca>2011-12-15 22:33:25 -0700
commit3a6723b904bb36eb2407017343e322527d93632d (patch)
tree8327834d074930d751b43db22d123f1f818b4349 /app/assets/javascripts
parent761042293dbfe18d34e1670db012ebf5369a9bec (diff)
add additional photo upload to creation edit view.
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r--app/assets/javascripts/photos.js.coffee3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/javascripts/photos.js.coffee b/app/assets/javascripts/photos.js.coffee
new file mode 100644
index 00000000..76156794
--- /dev/null
+++ b/app/assets/javascripts/photos.js.coffee
@@ -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/