Radio page fixes

This commit is contained in:
drigato 2015-06-16 12:50:40 -04:00
parent 91d391c80c
commit 4bebe1e0fb
4 changed files with 9 additions and 16 deletions

View file

@ -4,8 +4,6 @@
<head>
<link rel="stylesheet" href="<?php echo $this->css?>" type="text/css">
<script src="<?php echo $this->jquery ?>" type="text/javascript"></script>
<script src="<?php echo $this->jquery_custom ?>" type="text/javascript"></script>
<script src="<?php echo $this->widget_js ?>" type="text/javascript"></script>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,700' rel='stylesheet' type='text/css'>
<script type="text/javascript">
$(document).ready(function() {