getting started page mobile error 500. Fix #4534

This commit is contained in:
movilla 2013-09-19 00:35:30 +02:00 committed by Fabian Rodriguez
parent 146044bd36
commit 1fcd675b3e
2 changed files with 1 additions and 1 deletions

View file

@ -33,6 +33,7 @@
* Refactor getting_started page, test if facebook is available, fix [#4520](https://github.com/diaspora/diaspora/issues/4520)
* Avoid publishing empty posts [#4542](https://github.com/diaspora/diaspora/pull/4542)
* Force comments sort order in mobile spv [#4578](https://github.com/diaspora/diaspora/pull/4578)
* Fix getting started page for mobile [#4536](https://github.com/diaspora/diaspora/pull/4536)
## Features
* Add oEmbed content to the mobile view [#4343](https://github.com/diaspora/diaspora/pull/4353)

View file

@ -4,7 +4,6 @@
- content_for :head do
= javascript_include_tag :jquery
= javascript_include_tag 'fileuploader-custom'
:javascript
$(document).ready(function () {