mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-21 08:20:24 +00:00
pulled the media attr out
This commit is contained in:
parent
091c00a9cf
commit
f259ebd5f3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Basic Page</title>
|
||||
<link rel="stylesheet" media="screen and (min-width: 0)" href="../css/all" />
|
||||
<link rel="stylesheet" href="../css/all" />
|
||||
<script type="text/javascript" src="../js/all"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue