Added mobile view meta tag for admin view
This commit is contained in:
parent
90d1eeeb21
commit
4beb26a0a4
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>LocalLoop Admin - <%= title %></title>
|
<title>LocalLoop Admin - <%= title %></title>
|
||||||
|
|
||||||
<!-- Bootstrap and jQuery js -->
|
<!-- Bootstrap and jQuery js -->
|
||||||
|
|
Reference in a new issue