move script playlist to file JS and fix support librejs

This commit is contained in:
Jesús
2019-03-23 19:12:25 -05:00
parent da57bf0500
commit b1a66af7a9
3 changed files with 60 additions and 56 deletions

View File

@@ -16,6 +16,11 @@ Title: LibreJS
<td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td>
<td><a href="../vendor/js/play.js">play.js</a></td>
</tr>
<tr>
<td><a href="../vendor/js/videoplaylist.js">videoplaylist.js</a></td>
<td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td>
<td><a href="../vendor/js/videoplaylist.js">videoplaylist.js</a></td>
</tr>
<tr>
<td><a href="../theme/js/navbar-burger.js">navbar-burger.js</a></td>
<td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td>