mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
fixed #113 admin help 페이지에 IE=edge 설정 추가
This commit is contained in:
parent
bbc50b994f
commit
0b7de7bea9
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<html lang="ko">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
|
||||
<title>XE Admin Help</title>
|
||||
<link rel="stylesheet" href="../common/css/bootstrap.min.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue