-
- Downloads
There was an error fetching the commit references. Please try again later.
Modified the user_callout behaviour
Now it appends a template instead of relying in a partial to show it.
Showing
- app/assets/javascripts/user_callout.js 35 additions, 10 deletionsapp/assets/javascripts/user_callout.js
- app/assets/stylesheets/pages/profile.scss 0 additions, 1 deletionapp/assets/stylesheets/pages/profile.scss
- app/views/dashboard/projects/index.html.haml 1 addition, 1 deletionapp/views/dashboard/projects/index.html.haml
- app/views/shared/_user_callout.html.haml 0 additions, 14 deletionsapp/views/shared/_user_callout.html.haml
- app/views/users/show.html.haml 2 additions, 2 deletionsapp/views/users/show.html.haml
- spec/javascripts/fixtures/user_callout.html.haml 2 additions, 13 deletionsspec/javascripts/fixtures/user_callout.html.haml
- spec/javascripts/user_callout_spec.js 4 additions, 4 deletionsspec/javascripts/user_callout_spec.js
Please register or sign in to comment