summaryrefslogtreecommitdiff
path: root/app/views/profiles/_head.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/profiles/_head.html.haml')
-rw-r--r--app/views/profiles/_head.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/profiles/_head.html.haml b/app/views/profiles/_head.html.haml
new file mode 100644
index 00000000000..003884a5bd9
--- /dev/null
+++ b/app/views/profiles/_head.html.haml
@@ -0,0 +1,3 @@
+- content_for :page_specific_javascripts do
+ = page_specific_javascript_tag('lib/cropper.js')
+ = page_specific_javascript_tag('profile/application.js')