summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/layout.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.php b/templates/layout.php
index 32925a36..b4e3ec48 100644
--- a/templates/layout.php
+++ b/templates/layout.php
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
+ <meta name="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>
<script src="assets/js/jquery.ui.touch-punch.min.js"></script>