Removed mainscript from remotecontroller

This commit is contained in:
Kasper Rynning-Tønnesen
2016-05-11 14:36:04 +02:00
parent d05a183ffe
commit b33bc1be2d
3 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
<html lang="en">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<?php include("php/header.php"); ?>
<script type="text/javascript" src="/static/dist/main.min.js"></script>
</head>
<body id="channelpage" class="noselect cursor-default">
<header>

View File

@@ -43,4 +43,3 @@
<script type="text/javascript" src="/static/dist/lib/color-thief.js"></script>
<script type="text/javascript" src="//crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/sha256.js"></script>
<script type="text/javascript" src="//crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/aes.js"></script>
<script type="text/javascript" src="/static/dist/main.min.js"></script>

View File

@@ -9,6 +9,7 @@ if(isset($_GET['chan'])){
<html lang="en">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<?php include("header.php"); ?>
<script type="text/javascript" src="/static/dist/main.min.js"></script>
</head>
<body class="noselect cursor-default">
<header>