diff options
author | Sam Potts <me@sampotts.me> | 2015-05-17 17:33:46 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-05-17 17:33:46 +1000 |
commit | d627454b2a31042508d9b8545c2b927e3bd5d93d (patch) | |
tree | 6469d30dccef46269a733968eb5969eaffb8096f /docs/error.html | |
parent | 7ccbfad6adf721799869a9b826778199116f63ed (diff) | |
download | plyr-d627454b2a31042508d9b8545c2b927e3bd5d93d.tar.lz plyr-d627454b2a31042508d9b8545c2b927e3bd5d93d.tar.xz plyr-d627454b2a31042508d9b8545c2b927e3bd5d93d.zip |
Restore classname on destroy
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/error.html b/docs/error.html index 6393d28f..3c76b7dd 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.1.6/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.7/docs.css"> </head> <body> <main> |