Skip to content

Commit 892c9e3

Browse files
committed
Clicking on Avatar doesn't show up the user drop down panel #413
1 parent 1eb14a1 commit 892c9e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/layouts/protip.html.haml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
window.console.log = function(){}
3434

3535
= javascript_include_tag 'jquery'
36+
= javascript_include_tag 'application'
3637
= javascript_include_tag 'jquery_ujs'
3738
= render partial: 'shared/mixpanel_properties'
3839
= javascript_include_tag 'highlight/highlight.js'

0 commit comments

Comments
 (0)