Skip to content

Commit

Permalink
Remove unnecessary whitespace and test hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyken committed Jan 2, 2014
1 parent 9cc4d40 commit 4de19f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions app/views/home/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,3 @@


#export= render "shared/export"
/
Check out HTML source to view the output of the hook if you have sample plugin installed
http://github.com/michaeldv/crm_sample_plugin/tree/master
= hook(:home_view, self, :hello => "world!", :welcome => "home")
3 changes: 0 additions & 3 deletions app/views/leads/_contact.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@
.check_box
= f.check_box :do_not_call, {}, true
#{t :do_not_call}



0 comments on commit 4de19f5

Please sign in to comment.