format detection no longer jquery plugin

This commit is contained in:
j 2011-08-19 20:55:06 +02:00
commit 38a303b0cf
4 changed files with 0 additions and 51 deletions

View file

@ -10,9 +10,6 @@ if(typeof(console)=='undefined') {
console.log = function() {};
}
</script>
<script type="text/javascript" src="/static/oxjs/build/jquery/jquery.js"></script>
<script type="text/javascript" src="/static/js/jquery/jquery.tmpl.min.js"></script>
<script type="text/javascript" src="/static/js/jquery/jquery.videosupport.js"></script>
<script type="text/javascript" src="/static/oxjs/build/Ox.js"></script>
<script type="text/javascript" src="/static/js/pandora.embed.js"></script>
</head>