Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Commit

Permalink
docs($ios8): make iOS8 alert a warning
Browse files Browse the repository at this point in the history
[skip ci]
#1284
  • Loading branch information
Ray Nicholus committed Sep 17, 2014
1 parent d79ee3c commit 7d5d013
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.jmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

{{ alert(
"""iOS8 contains some serious bugs that prevent uploading in some cases. Workarounds are included
in Fine Uploader in an attempt to work around these issues. Unfortunately, there are no known
workarounds for iOS8 Safari and uploading in that browser is not possible at this time
Please see [the blog post on this topic for more details](http://blog.fineuploader.com/2014/09/10/ios8-presents-serious-issues-that-prevent-file-uploading/).""", "warning", "") }}
in Fine Uploader in an attempt to deal with these issues. Unfortunately, there are no known
workarounds for iOS8 Safari, and uploading in that browser is not possible at this time
Please see [the blog post on this topic for more details](http://blog.fineuploader.com/2014/09/10/ios8-presents-serious-issues-that-prevent-file-uploading/).""", "warning", "Attention") }}

{{ alert(
"""Version 5.0 brings some breaking changes. See the [upgrading to 5.x page](upgrading-to-5.html)
Expand Down

0 comments on commit 7d5d013

Please sign in to comment.