Sửa đổi giao diện quản lí người dùng trong dashboard
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Virtual 3D Tour Map</title>
|
||||
<title>Virtual Tour Map</title>
|
||||
<!-- Leaflet CSS -->
|
||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="" />
|
||||
<!-- Pannellum (3D Viewer) CSS -->
|
||||
@@ -24,7 +24,7 @@
|
||||
<!-- Top Bar -->
|
||||
<div id="top-bar">
|
||||
<div class="app-brand">
|
||||
<h1>Virtual 3D Tour Map</h1>
|
||||
<h1>Virtual Tour Map</h1>
|
||||
</div>
|
||||
<div id="user-controls">
|
||||
<div id="user-avatar" onclick="toggleDropdown()">
|
||||
|
||||
Reference in New Issue
Block a user