Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_web
check
Commits
8c207652
Commit
8c207652
authored
Nov 08, 2022
by
Kang Donghun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
code organization commit
parent
01e4f915
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
12 deletions
+12
-12
abweb/common/js/newdash/app.js
+0
-0
abweb/common/js/newdash/common.js
+0
-0
abweb/html/account-Setting.html
+2
-2
abweb/html/common/confirm-modal.html
+1
-1
abweb/html/common/header.html
+9
-9
No files found.
abweb/common/js/
web
/app.js
→
abweb/common/js/
newdash
/app.js
View file @
8c207652
File moved
abweb/common/js/
web
/common.js
→
abweb/common/js/
newdash
/common.js
View file @
8c207652
File moved
abweb/html/account-Setting.html
View file @
8c207652
...
...
@@ -97,8 +97,8 @@
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"../common/js/
web
/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/
web
/common.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/
newdash
/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/
newdash
/common.js?__UPDATEID__"
></script>
</body>
</html>
abweb/html/common/confirm-modal.html
View file @
8c207652
...
...
@@ -10,7 +10,7 @@
<div
class=
"modal-body"
id=
"msgModel"
>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-primary lang"
id=
"confirmYes"
lang=
"confirmYes"
>
はい
</button>
<button
type=
"button"
class=
"btn btn-primary lang"
id=
"confirmYes"
lang=
"confirmYes"
></button>
<button
type=
"button"
class=
"btn btn-tertiary lang"
id=
"confirmNo"
lang=
"confirmNo"
data-dismiss=
"modal"
></button>
</div>
</div>
...
...
abweb/html/common/header.html
View file @
8c207652
...
...
@@ -2,35 +2,35 @@
<nav
class=
"navbar navbar-dark shadow-sm px-sm-auto px-0"
>
<div
class=
"container"
>
<a
href=
"dashboard.html"
class=
"navbar-brand"
>
<img
src=
"../common/img/logo.svg"
alt=
"ロゴ"
class=
"img-fluid
"
>
<img
src=
"../common/img/logo.svg"
type=
"image"
alt=
""
class=
"img-fluid lang"
lang=
"logo
"
>
</a>
<ul
class=
"mr-sm-auto ml-sm-0 ml-auto mb-0 pl-0 d-flex"
>
<li
class=
"active nav-link"
>
<a
href=
"dashboard.html"
class=
"d-block text-center text-decoration-none"
>
<img
src=
"../common/img/nav_icon_dashboard.svg"
alt=
"ダッシュボード"
class=
"p-sm-1 p-0 img-flui
d"
>
<div
class=
"fs-7 d-sm-block d-none lang"
lang=
"dashboard"
></div>
<img
src=
"../common/img/nav_icon_dashboard.svg"
type=
"image"
alt=
""
class=
"p-sm-1 p-0 img-fluid lang"
lang=
"dashboar
d"
>
<div
class=
"fs-7 d-sm-block d-none lang"
lang=
"dashboard"
></div>
</a>
</li>
<li
class=
"nav-link"
>
<a
href=
"task-list.html"
class=
"d-block text-center text-decoration-none"
>
<img
src=
"../common/img/nav_icon_task.svg"
alt=
"作業一覧"
class=
"p-sm-1 p-0 img-fluid
"
>
<div
class=
"fs-7 d-sm-block d-none lang"
lang=
"workList"
></div>
<img
src=
"../common/img/nav_icon_task.svg"
type=
"image"
alt=
""
class=
"p-sm-1 p-0 img-fluid lang"
lang=
"workList
"
>
<div
class=
"fs-7 d-sm-block d-none lang"
lang=
"workList"
></div>
</a>
</li>
</ul>
<div
class=
"dropdown"
>
<a
href=
"#"
class=
"nav-link text-center"
id=
"dropdown-profile"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
>
<img
src=
"../common/img/nav_icon_profile.svg"
alt=
"プロフィール"
class=
"p-sm-1 p-0 img-fluid profile-img
"
>
<img
src=
"../common/img/nav_icon_profile.svg"
type=
"image"
alt=
""
class=
"p-sm-1 p-0 img-fluid profile-img lang"
lang=
"profile
"
>
<div
class=
"fs-7 d-sm-block d-none lang"
lang=
"profile"
></div>
</a>
<div
class=
"dropdown-menu dropdown-menu-right"
data-animation=
"true"
aria-labelledby=
"dropdown-profile"
>
<h6
class=
"dropdown-header
"
id=
"dspLoginId"
></h6>
<h6
class=
"dropdown-header"
id=
"dspLoginId"
></h6>
<a
class=
"dropdown-item "
href=
"account-setting.html"
>
<img
src=
"../common/img/menu_icon_account_setting.svg"
alt=
"アカウント設定"
class=
"navbar-dropdown-icon
"
>
<img
src=
"../common/img/menu_icon_account_setting.svg"
type=
"image"
alt=
""
class=
"navbar-dropdown-icon lang"
lang=
"account_setting
"
>
<span
class=
"lang"
style=
" color: #6c757d;"
lang=
"account_setting"
></span>
</a>
<a
class=
"dropdown-item "
href=
"#"
data-toggle=
"modal"
data-target=
"#confirm-modal"
id=
"btnLogout"
>
<img
src=
"../common/img/menu_icon_logout.svg"
alt=
"ログアウト"
class=
"navbar-dropdown-icon
"
>
<img
src=
"../common/img/menu_icon_logout.svg"
type=
"image"
alt=
""
class=
"navbar-dropdown-icon lang"
lang=
"dspLogout
"
>
<span
class=
"lang"
style=
" color: #6c757d;"
lang=
"dspLogout"
></span>
</a>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment