File tree 1 file changed +84
-0
lines changed
1 file changed +84
-0
lines changed Original file line number Diff line number Diff line change 302
302
<a href =" /js/watch.js?v=<%= ASSET_COMMIT %> " ><%= translate(locale, " source" ) %> </a >
303
303
</td >
304
304
</tr >
305
+
306
+ <tr >
307
+ <td >
308
+ <a href =" /js/comments.js?v=<%= ASSET_COMMIT %> " >comments.js</a >
309
+ </td >
310
+
311
+ <td >
312
+ <a href =" https://www.gnu.org/licenses/agpl-3.0.html" >AGPL-3.0</a >
313
+ </td >
314
+
315
+ <td >
316
+ <a href =" /js/comments.js?v=<%= ASSET_COMMIT %> " ><%= translate(locale, " source" ) %> </a >
317
+ </td >
318
+ </tr >
319
+
320
+ <tr >
321
+ <td >
322
+ <a href =" /js/pagination.js?v=<%= ASSET_COMMIT %> " >pagination.js</a >
323
+ </td >
324
+
325
+ <td >
326
+ <a href =" https://www.gnu.org/licenses/agpl-3.0.html" >AGPL-3.0</a >
327
+ </td >
328
+
329
+ <td >
330
+ <a href =" /js/pagination.js?v=<%= ASSET_COMMIT %> " ><%= translate(locale, " source" ) %> </a >
331
+ </td >
332
+ </tr >
333
+
334
+ <tr >
335
+ <td >
336
+ <a href =" /js/playlist_widget.js?v=<%= ASSET_COMMIT %> " >playlist_widget.js</a >
337
+ </td >
338
+
339
+ <td >
340
+ <a href =" https://www.gnu.org/licenses/agpl-3.0.html" >AGPL-3.0</a >
341
+ </td >
342
+
343
+ <td >
344
+ <a href =" /js/playlist_widget.js?v=<%= ASSET_COMMIT %> " ><%= translate(locale, " source" ) %> </a >
345
+ </td >
346
+ </tr >
347
+
348
+ <tr >
349
+ <td >
350
+ <a href =" /js/post.js?v=<%= ASSET_COMMIT %> " >post.js</a >
351
+ </td >
352
+
353
+ <td >
354
+ <a href =" https://www.gnu.org/licenses/agpl-3.0.html" >AGPL-3.0</a >
355
+ </td >
356
+
357
+ <td >
358
+ <a href =" /js/post.js?v=<%= ASSET_COMMIT %> " ><%= translate(locale, " source" ) %> </a >
359
+ </td >
360
+ </tr >
361
+
362
+ <tr >
363
+ <td >
364
+ <a href =" /js/watched_indicator.js?v=<%= ASSET_COMMIT %> " >watched_indicator.js</a >
365
+ </td >
366
+
367
+ <td >
368
+ <a href =" https://www.gnu.org/licenses/agpl-3.0.html" >AGPL-3.0</a >
369
+ </td >
370
+
371
+ <td >
372
+ <a href =" /js/watched_indicator.js?v=<%= ASSET_COMMIT %> " ><%= translate(locale, " source" ) %> </a >
373
+ </td >
374
+ </tr >
375
+
376
+ <tr >
377
+ <td >
378
+ <a href =" /js/watched_widget.js?v=<%= ASSET_COMMIT %> " >watched_widget.js</a >
379
+ </td >
380
+
381
+ <td >
382
+ <a href =" https://www.gnu.org/licenses/agpl-3.0.html" >AGPL-3.0</a >
383
+ </td >
384
+
385
+ <td >
386
+ <a href =" /js/watched_widget.js?v=<%= ASSET_COMMIT %> " ><%= translate(locale, " source" ) %> </a >
387
+ </td >
388
+ </tr >
305
389
</table >
306
390
</body >
307
391
</html >
You can’t perform that action at this time.
0 commit comments