diff options
-rw-r--r-- | templates/layout.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/layout.php b/templates/layout.php index 399c5237..0bb8446d 100644 --- a/templates/layout.php +++ b/templates/layout.php @@ -5,7 +5,6 @@ <meta name="viewport" content="width=device-width"> <meta name="mobile-web-app-capable" content="yes"> - <meta name="apple-mobile-web-app-capable" content="yes"> <script src="assets/js/jquery-1.11.1.min.js"></script> <script src="assets/js/jquery-ui-1.10.4.custom.min.js"></script> |