Skip to content

Commit

Permalink
Removed placeholders.jquery.min, fixes #403
Browse files Browse the repository at this point in the history
  • Loading branch information
krand7 committed Mar 3, 2015
1 parent e26ee79 commit f79e67d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@

### Bug Fixes
- Fixed a bug that prevented a user dashboard from displaying if no forum topics existed
- Fixed a bug on IE9 where the password field disappeared upon erroring due to old placeholders.jquery.min

### Search Engine Optimization
- Added sitemap_generator gem for dynamic SEO via sitemap creation
Expand Down
1 change: 0 additions & 1 deletion app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
//= require google_analytics
//= require bloodhound
//= require bootstrap-tagsinput
//= require placeholders.jquery.min
//= require main
//= require pages
//= require admin
Expand Down
1 change: 0 additions & 1 deletion app/assets/javascripts/cleantheme.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
//= require google_analytics
//= require bloodhound
//= require bootstrap-tagsinput
//= require placeholders.jquery.min
//= require main
//= require pages
//= require posts
Expand Down
2 changes: 0 additions & 2 deletions vendor/assets/javascripts/placeholders.jquery.min.js

This file was deleted.

0 comments on commit f79e67d

Please sign in to comment.