Commit 85aaccb3 authored by Santhanavanich's avatar Santhanavanich
Browse files

new update

parent f48af1ed
No related merge requests found
Pipeline #10316 passed with stage
in 14 seconds
Showing with 7 additions and 2 deletions
+7 -2
...@@ -36,6 +36,12 @@ ...@@ -36,6 +36,12 @@
<option value="ja">日本語</option> <option value="ja">日本語</option>
</select> </select>
</div> </div>
<div class="me-3">
<select id="areaSwitcher" class="form-select">
<option value="munakata">Munakata</option>
<option value="taito">Taito</option>
</select>
</div>
</div> </div>
</div> </div>
<div class="row" style="overflow: hidden; margin: 0px;background: #002544;"> <div class="row" style="overflow: hidden; margin: 0px;background: #002544;">
...@@ -133,7 +139,6 @@ ...@@ -133,7 +139,6 @@
<script src="https://unpkg.com/jquery-i18next@1.2.1/dist/umd/jquery-i18next.min.js"></script> <script src="https://unpkg.com/jquery-i18next@1.2.1/dist/umd/jquery-i18next.min.js"></script>
<script src="pack-min.js"></script> <script src="pack-min.js"></script>
</body> </body>
</html> </html>
\ No newline at end of file
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment