delect conflict
This commit is contained in:
parent
306abb9b37
commit
09536474bd
@ -1,29 +1,20 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<<<<<<< HEAD
|
|
||||||
<html>
|
|
||||||
=======
|
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
>>>>>>> dev-mq
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||||
<<<<<<< HEAD
|
<title>table_dropdown</title>
|
||||||
<title>web-gantt</title>
|
</head>
|
||||||
</head>
|
|
||||||
<body>
|
<body>
|
||||||
<noscript>
|
<noscript>
|
||||||
<strong>We're sorry but web-gantt doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
<strong>We're sorry but table_dropdown doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||||
=======
|
</noscript>
|
||||||
<title>table_dropdown</title>
|
<div id="app"></div>
|
||||||
</head>
|
<!-- built files will be auto injected -->
|
||||||
<body>
|
</body>
|
||||||
<noscript>
|
|
||||||
<strong>We're sorry but table_dropdown doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
|
||||||
>>>>>>> dev-mq
|
|
||||||
</noscript>
|
|
||||||
<div id="app"></div>
|
|
||||||
<!-- built files will be auto injected -->
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user