Browse Source

Update compose.html

Commented metatag
Brian 9 năm trước cách đây
mục cha
commit
3fee45b583
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pages/mailbox/compose.html

+ 2 - 1
pages/mailbox/compose.html

@@ -3,6 +3,7 @@
   <head>
     <meta charset="UTF-8">
     <title>AdminLTE 2 | Compose Message</title>
+    <!-- Tell the browser to be responsive to screen width -->
     <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
     <!-- Bootstrap 3.3.4 -->
     <link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
@@ -645,4 +646,4 @@
       });
     </script>
   </body>
-</html>
+</html>