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
1f4f6660
Commit
1f4f6660
authored
Nov 17, 2022
by
Takumi Imai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ローディング画面
parent
8edcb9d5
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
379 additions
and
359 deletions
+379
-359
abweb/html/accountSetting.html
+58
-56
abweb/html/dashboard.html
+24
-21
abweb/html/index.html
+81
-79
abweb/html/pdfPrint.html
+8
-6
abweb/html/pickup.html
+94
-92
abweb/html/pushMessageDetail.html
+34
-32
abweb/html/pushMessageList.html
+18
-16
abweb/html/reportForm.html
+11
-10
abweb/html/reportList.html
+7
-5
abweb/html/sendMessage.html
+44
-42
No files found.
abweb/html/accountSetting.html
View file @
1f4f6660
...
@@ -35,68 +35,70 @@
...
@@ -35,68 +35,70 @@
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<!-- account setting -->
<!-- account setting -->
<div
id=
"includedMainTitle"
></div>
<div
id=
"includedMainTitle"
></div>
<main
id=
"main"
>
<div
id=
"loadingNone"
style=
"display:none;"
>
<div
class=
"container-wrap"
>
<main
id=
"main"
>
<!-- content -->
<div
class=
"container-wrap"
>
<div
class=
"row"
>
<!-- content -->
<div
class=
"col-md-6 col-12 mb-4"
>
<div
class=
"row"
>
<div
class=
"card p-4"
>
<div
class=
"col-md-6 col-12 mb-4"
>
<h2
class=
"fs-10 font-weight-bold mb-3 lang"
lang=
"accountSetting"
></h2>
<div
class=
"card p-4"
>
<table>
<h2
class=
"fs-10 font-weight-bold mb-3 lang"
lang=
"accountSetting"
></h2>
<colgroup>
<table>
<col
span=
"1"
class=
"w-120px"
>
<colgroup>
</colgroup>
<col
span=
"1"
class=
"w-120px"
>
<tbody>
</colgroup>
<tr
class=
"border-bottom"
>
<tbody>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"txtLoginId"
>
ログインID
</th>
<tr
class=
"border-bottom"
>
<td
class=
"p-2"
lang=
"txtLoginId"
id=
"txtLoginId"
>
login-idlogin-idlogin-id
</td>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"txtLoginId"
>
ログインID
</th>
</tr>
<td
class=
"p-2"
lang=
"txtLoginId"
id=
"txtLoginId"
>
login-idlogin-idlogin-id
</td>
<tr
class=
"border-bottom"
>
</tr>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"txtLoginAccPath"
>
アカウントパス
</th>
<tr
class=
"border-bottom"
>
<td
class=
"p-2"
lang=
"txtLoginAccPath"
id=
"txtLoginAccPath"
>
account-textaccount
</td>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"txtLoginAccPath"
>
アカウントパス
</th>
</tr>
<td
class=
"p-2"
lang=
"txtLoginAccPath"
id=
"txtLoginAccPath"
>
account-textaccount
</td>
<tr
class=
"border-bottom"
>
</tr>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"txtLoginDate"
>
ログイン日時
</th>
<tr
class=
"border-bottom"
>
<td
class=
"p-2"
lang=
"txtLastLoginTime"
id=
"txtLastLoginTime"
>
2022/09/30 12:00:00
</td>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"txtLoginDate"
>
ログイン日時
</th>
</tr>
<td
class=
"p-2"
lang=
"txtLastLoginTime"
id=
"txtLastLoginTime"
>
2022/09/30 12:00:00
</td>
</tbody>
</tr>
</table>
</tbody>
</table>
</div>
</div>
</div>
</div
>
<div
class=
"col-md-6 col-12 mb-4"
>
<div
class=
"col-md-6 col-12 mb-4
"
>
<div
class=
"card p-4 password
"
>
<div
class=
"card p-4 password"
>
<h2
class=
"fs-10 font-weight-bold mb-3 lang"
lang=
"dspPwdUpd"
>
パスワード変更
</h2
>
<h2
class=
"fs-10 font-weight-bold mb-3 lang"
lang=
"dspPwdUpd"
>
パスワード変更
</h2
>
<form
>
<form
>
<div
class=
"form-group mb-3"
>
<div
class=
"form-group mb-3"
>
<label
id=
"lblPwdCur"
class=
"lang"
lang=
"txtPwdCurr"
>
現在のパスワード
</label
>
<label
id=
"lblPwdCur"
class=
"lang"
lang=
"txtPwdCurr"
>
現在のパスワード
</label
>
<input
type=
"password"
class=
"form-control"
id=
"txtPwdCur"
maxlength=
"16"
aria-describedby=
"current"
>
<
input
type=
"password"
class=
"form-control"
id=
"txtPwdCur"
maxlength=
"16"
aria-describedby=
"current"
>
<
/div
>
</div
>
<div
class=
"form-group mb-3"
>
<div
class=
"form-group mb-3"
>
<label
id=
"lblPwdNew"
class=
"lang"
lang=
"txtPwdNew"
>
新しいパスワード
</label
>
<label
id=
"lblPwdNew"
class=
"lang"
lang=
"txtPwdNew"
>
新しいパスワード
</label
>
<input
type=
"password"
class=
"form-control"
id=
"txtPwdNew"
maxlength=
"16"
aria-describedby=
"new"
>
<
input
type=
"password"
class=
"form-control"
id=
"txtPwdNew"
maxlength=
"16"
aria-describedby=
"new"
>
<
/div
>
</div
>
<div
class=
"form-group mb-4"
>
<div
class=
"form-group mb-4"
>
<label
id=
"lblPwdNewRe"
class=
"lang"
lang=
"txtPwdNewRe"
>
新しいパスワード
</label
>
<label
id=
"lblPwdNewRe"
class=
"lang"
lang=
"txtPwdNewRe"
>
新しいパスワード
</label
>
<input
type=
"password"
class=
"form-control"
id=
"txtPwdNewRe"
maxlength=
"16"
aria-describedby=
"confirm"
>
<
input
type=
"password"
class=
"form-control"
id=
"txtPwdNewRe"
maxlength=
"16"
aria-describedby=
"confirm"
>
<
/div
>
</div
>
<p
class=
"error lang"
id=
"main-error-message"
style=
"display:none;"
>
パスワードまたはIDに誤りがあります
</p
>
<p
class=
"error lang"
id=
"main-error-message"
style=
"display:none;"
>
パスワードまたはIDに誤りがあります
</p
>
<button
type=
"submit"
class=
"btn btn-primary lang"
lang=
"dspChange"
id=
"dspPwdUpd1"
>
変更
</button
>
<
button
type=
"submit"
class=
"btn btn-primary lang"
lang=
"dspChange"
id=
"dspPwdUpd1"
>
変更
</button
>
<
/form
>
</
form
>
</
div
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</main>
<!-- alert -->
<!-- alert -->
<div
class=
"alert-overlay d-none"
></div>
<div
class=
"alert-overlay d-none"
></div>
<div
class=
"alert-area d-none"
>
<div
class=
"alert-area d-none"
>
<i
class=
"text-right fas fa-times fa-2x loading-close"
onclick=
"COMMON.alertClose();"
></i>
<i
class=
"text-right fas fa-times fa-2x loading-close"
onclick=
"COMMON.alertClose();"
></i>
<div
class=
"fs-13 mt-4 text-left"
style=
"padding: 15px;"
id=
"alertMsg"
></div>
<div
class=
"fs-13 mt-4 text-left"
style=
"padding: 15px;"
id=
"alertMsg"
></div>
</div>
<input
type=
"hidden"
id=
"getToken"
>
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
</div>
</div>
<input
type=
"hidden"
id=
"getToken"
>
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/dashboard.html
View file @
1f4f6660
...
@@ -41,32 +41,35 @@
...
@@ -41,32 +41,35 @@
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<!-- header -->
<!-- header -->
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<!-- dashboard -->
<div
id=
"loadingNone"
style=
"display:none;"
>
<main>
<div
class=
"container-wrap"
>
<!-- dashboard -->
<div
id=
"includedMainTitle"
></div>
<main>
<div
class=
"container-wrap"
>
<!-- sub title -->
<div
id=
"includedMainTitle"
></div>
<h2
class=
"fs-8 font-weight-bold lang"
id=
"pickupHeader"
lang=
"pickup"
></h2>
<!-- sub title -->
<h2
class=
"fs-8 font-weight-bold lang"
id=
"pickupHeader"
lang=
"pickup"
></h2>
<!-- card -->
<!-- card -->
<ul
class=
"dashboard-menu p-0 mt-3 d-grid col-gap-10 grid-col-md-4 grid-col-2"
id =
"pickupItems"
>
<ul
class=
"dashboard-menu p-0 mt-3 d-grid col-gap-10 grid-col-md-4 grid-col-2"
id =
"pickupItems"
>
</ul>
</ul>
<!-- sub title -->
<!-- sub title -->
<h2
class=
"fs-8 font-weight-bold lang"
lang=
"communication"
></h2>
<h2
class=
"fs-8 font-weight-bold lang"
lang=
"communication"
></h2>
<!-- card -->
<!-- card -->
<ul
class=
"dashboard-menu p-0 mt-3 d-grid col-gap-10 grid-col-md-4 grid-col-2"
id=
"communicationItems"
>
<ul
class=
"dashboard-menu p-0 mt-3 d-grid col-gap-10 grid-col-md-4 grid-col-2"
id=
"communicationItems"
>
</ul>
</ul>
</div>
</div>
</main>
</main>
<!-- dashboard setting model -->
<!-- dashboard setting model -->
<div
id=
"includedDashboardSetting"
></div>
<div
id=
"includedDashboardSetting"
></div>
<!-- confirm -->
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<div
id=
"includedConfirmModal"
></div>
</div>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/index.html
View file @
1f4f6660
...
@@ -35,102 +35,104 @@
...
@@ -35,102 +35,104 @@
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<!-- header -->
<!-- header -->
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<!-- task list -->
<div
id=
"loadingNone"
style=
"display:none;"
>
<main>
<!-- task list -->
<div
class=
"container-wrap"
>
<main>
<div
id=
"includedMainTitle"
></div>
<div
class=
"container-wrap"
>
<!-- search condition -->
<div
id=
"includedMainTitle"
></div>
<nav
aria-label=
"search"
class=
"search search-condition"
>
<!-- search condition -->
<div
class=
"d-flex align-items-center"
>
<nav
aria-label=
"search"
class=
"search search-condition"
>
<div
class=
"search-form mr-1"
>
<div
class=
"d-flex align-items-center"
>
<input
type=
"text"
class=
"form-control lang"
lang=
"operationListSearchPlacehoder"
placeholder=
""
id=
"searchTaskName"
>
<div
class=
"search-form mr-1"
>
<a
href=
"#"
class=
"search-form-btn"
>
<input
type=
"text"
class=
"form-control lang"
lang=
"operationListSearchPlacehoder"
placeholder=
""
id=
"searchTaskName"
>
<img
src=
"../common/img/icon_search.svg"
type=
"image"
alt=
""
class=
"lang"
lang=
"searchIcon"
onclick=
"OL.search();"
>
<a
href=
"#"
class=
"search-form-btn"
>
</a>
<img
src=
"../common/img/icon_search.svg"
type=
"image"
alt=
""
class=
"lang"
lang=
"searchIcon"
onclick=
"OL.search();"
>
</div>
<a
href=
"#"
class=
"mx-1 d-none"
id=
"operationGroupMasterButton"
data-toggle=
"modal"
data-target=
"#category-modal"
>
<img
class=
"serarch-icon lang"
lang=
"category"
src=
"../common/img/icon_folder.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
onclick=
"OL.openCategory();"
>
</a>
<div
class=
"c-dropdown"
>
<a
href=
"#"
class=
"mx-1"
>
<img
class=
"serarch-icon c-dropdown-trigger lang"
lang=
"term"
id=
"dropdown-term"
src=
"../common/img/icon_calendar.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
</a>
<div
class=
"c-dropdown-menu dropdown-menu-right"
data-animation=
"true"
data-target=
"dropdown-term"
>
</div>
<div
class=
"form-group p-2 mb-0"
>
<a
href=
"#"
class=
"mx-1 d-none"
id=
"operationGroupMasterButton"
data-toggle=
"modal"
data-target=
"#category-modal"
>
<label
class=
"lang"
lang=
"startDate"
></label>
<img
class=
"serarch-icon lang"
lang=
"category"
src=
"../common/img/icon_folder.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
onclick=
"OL.openCategory();"
>
<div
class=
"input-group date"
id=
"datetimepicker1"
data-target-input=
"nearest"
>
</a>
<input
type=
"text"
name=
"start"
class=
"form-control form-control-sm datetimepicker-input"
data-target=
"#datetimepicker1"
placeholder=
"選択"
id=
"searchStartDate"
>
<div
class=
"c-dropdown"
>
<div
class=
"input-group-append"
data-target=
"#datetimepicker1"
data-toggle=
"datetimepicker"
>
<a
href=
"#"
class=
"mx-1"
>
<div
class=
"input-group-text py-1 px-2"
>
<img
class=
"serarch-icon c-dropdown-trigger lang"
lang=
"term"
id=
"dropdown-term"
src=
"../common/img/icon_calendar.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<img
src=
"../common/img/icon_calendar.svg"
type=
"image"
alt=
""
class=
"calendar-icon lang"
lang=
"calendar"
>
</a>
<div
class=
"c-dropdown-menu dropdown-menu-right"
data-animation=
"true"
data-target=
"dropdown-term"
>
<div
class=
"form-group p-2 mb-0"
>
<label
class=
"lang"
lang=
"startDate"
></label>
<div
class=
"input-group date"
id=
"datetimepicker1"
data-target-input=
"nearest"
>
<input
type=
"text"
name=
"start"
class=
"form-control form-control-sm datetimepicker-input"
data-target=
"#datetimepicker1"
placeholder=
"選択"
id=
"searchStartDate"
>
<div
class=
"input-group-append"
data-target=
"#datetimepicker1"
data-toggle=
"datetimepicker"
>
<div
class=
"input-group-text py-1 px-2"
>
<img
src=
"../common/img/icon_calendar.svg"
type=
"image"
alt=
""
class=
"calendar-icon lang"
lang=
"calendar"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div
>
<div
class=
"form-group p-2 mb-0"
>
<div
class=
"form-group p-2 mb-0"
>
<label
class=
"lang"
lang=
"endDate"
></label
>
<label
class=
"lang"
lang=
"endDate"
></label
>
<div
class=
"input-group date"
id=
"datetimepicker2"
data-target-input=
"nearest"
>
<div
class=
"input-group date"
id=
"datetimepicker2"
data-target-input=
"nearest
"
>
<input
type=
"text"
name=
"end"
class=
"form-control form-control-sm datetimepicker-input"
data-target=
"#datetimepicker2"
placeholder=
"選択"
id=
"searchEndDate
"
>
<input
type=
"text"
name=
"end"
class=
"form-control form-control-sm datetimepicker-input"
data-target=
"#datetimepicker2"
placeholder=
"選択"
id=
"searchEndDate
"
>
<div
class=
"input-group-append"
data-target=
"#datetimepicker2"
data-toggle=
"datetimepicker
"
>
<div
class=
"input-group-append"
data-target=
"#datetimepicker2"
data-toggle=
"datetimepicker
"
>
<div
class=
"input-group-text py-1 px-2
"
>
<div
class=
"input-group-text py-1 px-2
"
>
<img
src=
"../common/img/icon_calendar.svg"
type=
"image"
alt=
""
class=
"calendar-icon lang"
lang=
"calendar
"
>
<
img
src=
"../common/img/icon_calendar.svg"
type=
"image"
alt=
""
class=
"calendar-icon lang"
lang=
"calendar"
>
<
/div
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"mask hide"
></div>
</div>
</div>
<div
class=
"mask hide"
></div>
<div
class=
"dropdown"
>
</div>
<a
href=
"#"
class=
"mx-1"
id=
"dropdown-term"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
data-offset=
"-120, 0"
>
<div
class=
"dropdown"
>
<img
class=
"serarch-icon lang"
lang=
"sortBy"
src=
"../common/img/icon_swap.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<a
href=
"#"
class=
"mx-1"
id=
"dropdown-term"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
data-offset=
"-120, 0"
>
</a>
<img
class=
"serarch-icon lang"
lang=
"sortBy"
src=
"../common/img/icon_swap.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<div
class=
"dropdown-menu dropdown-menu-right sort"
data-animation=
"true"
aria-labelledby=
"dropdownMenuButton"
>
</a>
<a
class=
"dropdown-item sort-type lang"
lang=
"sortByName"
href=
"#"
data-sort=
"0"
onclick=
"OL.changeSortType(this);"
></a>
<div
class=
"dropdown-menu dropdown-menu-right sort"
data-animation=
"true"
aria-labelledby=
"dropdownMenuButton"
>
<a
class=
"dropdown-item sort-type lang active"
lang=
"sortByStartDate"
href=
"#"
data-sort=
"1"
id=
"defaultSort"
onclick=
"OL.changeSortType(this);"
></a>
<a
class=
"dropdown-item sort-type lang"
lang=
"sortByName"
href=
"#"
data-sort=
"0"
onclick=
"OL.changeSortType(this);"
></a>
<a
class=
"dropdown-item sort-type lang"
lang=
"sortByEndDate"
href=
"#"
data-sort=
"2"
onclick=
"OL.changeSortType(this);"
></a>
<a
class=
"dropdown-item sort-type lang active"
lang=
"sortByStartDate"
href=
"#"
data-sort=
"1"
id=
"defaultSort"
onclick=
"OL.changeSortType(this);"
></a>
<a
class=
"dropdown-item sort-type lang"
lang=
"sortByLastEdit"
href=
"#"
data-sort=
"4"
onclick=
"OL.changeSortType(this);"
></a>
<a
class=
"dropdown-item sort-type lang"
lang=
"sortByEndDate"
href=
"#"
data-sort=
"2"
onclick=
"OL.changeSortType(this);"
></a>
</div>
<a
class=
"dropdown-item sort-type lang"
lang=
"sortByLastEdit"
href=
"#"
data-sort=
"4"
onclick=
"OL.changeSortType(this);"
></a>
</div>
</div>
<a
href=
"javascript:OL.resetSearch();"
class=
"mx-1"
>
<img
class=
"serarch-icon lang"
lang=
"searchClear"
src=
"../common/img/icon_close.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
</div>
</div>
<a
href=
"javascript:OL.resetSearch();"
class=
"mx-1"
>
</nav>
<img
class=
"serarch-icon lang"
lang=
"searchClear"
src=
"../common/img/icon_close.svg"
type=
"image"
alt=
""
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
</div>
</nav>
<!-- category -->
<!-- category -->
<nav
aria-label=
"breadcrumb"
>
<nav
aria-label=
"breadcrumb"
>
<ol
class=
"breadcrumb px-0 pb-0 mb-0"
id=
"groupMasterPath"
>
<ol
class=
"breadcrumb px-0 pb-0 mb-0"
id=
"groupMasterPath"
>
</ol>
</ol>
</nav>
</nav>
<!-- view menu -->
<!-- view menu -->
<nav
aria-label=
"view"
class=
"view-menu mt-2"
>
<nav
aria-label=
"view"
class=
"view-menu mt-2"
>
<div
class=
"d-flex justify-content-between align-items-center"
>
<div
class=
"d-flex justify-content-between align-items-center"
>
<div
class=
"fs-9"
><span
id=
"operationCount"
></span><span
class=
"lang"
lang=
"display"
></span></div>
<div
class=
"fs-9"
><span
id=
"operationCount"
></span><span
class=
"lang"
lang=
"display"
></span></div>
<div
class=
"view"
>
<div
class=
"view"
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
<img
src=
"../common/img/icon_view_list.svg"
type=
"image"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<img
src=
"../common/img/icon_view_list.svg"
type=
"image"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
</a>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
<img
src=
"../common/img/icon_view_block.svg"
type=
"image"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<img
src=
"../common/img/icon_view_block.svg"
type=
"image"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
</a>
</div>
</div>
</div>
</div>
</nav>
</nav>
<!-- task list -->
<!-- task list -->
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"operationTable"
>
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"operationTable"
>
</ul>
</ul>
</div>
</div>
</main>
</main>
<!-- category modal -->
<!-- category modal -->
<div
id=
"includedCategoryModal"
></div>
<div
id=
"includedCategoryModal"
></div>
<!-- confirm -->
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<div
id=
"includedConfirmModal"
></div>
</div>
<script
src=
"../common/js/app.js?__UPDATEID__"
defer
></script>
<script
src=
"../common/js/app.js?__UPDATEID__"
defer
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/pdfPrint.html
View file @
1f4f6660
...
@@ -40,15 +40,17 @@
...
@@ -40,15 +40,17 @@
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<!-- header -->
<!-- header -->
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<div
id=
"loadingNone"
style=
"display:none;"
>
<!-- title -->
<!-- title -->
<div
id=
"includedMainTitle"
></div>
<div
id=
"includedMainTitle"
></div>
<!-- ↓↓↓ ここから共通HTML ↓↓↓ -->
<!-- ↓↓↓ ここから共通HTML ↓↓↓ -->
<div
class=
"container-wrap mb-5"
id=
"pdfPrintDiv"
></div>
<div
class=
"container-wrap mb-5"
id=
"pdfPrintDiv"
></div>
<!-- confirm -->
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<div
id=
"includedConfirmModal"
></div>
</div>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/pickup.html
View file @
1f4f6660
...
@@ -44,101 +44,103 @@
...
@@ -44,101 +44,103 @@
<body>
<body>
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<!-- pickup -->
<div
id=
"loadingNone"
style=
"display:none;"
>
<main>
<!-- pickup -->
<div
class=
"container-wrap"
>
<main>
<!-- header -->
<div
class=
"container-wrap"
>
<div
id=
"includedMainTitle"
></div>
<!-- header -->
<div
id=
"includedMainTitle"
></div>
<!-- tab -->
<ul
class=
"nav nav-tabs line"
id=
"myTab"
role=
"tablist"
>
<!-- tab -->
<li
class=
"nav-item"
id=
"liTabNewReport"
>
<ul
class=
"nav nav-tabs line"
id=
"myTab"
role=
"tablist"
>
<a
class=
"nav-link active"
data-toggle=
"tab"
href=
"#tab-content-NewReport"
role=
"tab"
aria-controls=
"tab-content-NewReport"
aria-expanded=
"true"
>
<li
class=
"nav-item"
id=
"liTabNewReport"
>
<div
class=
"text-center lang"
lang=
"addNew"
></div>
<a
class=
"nav-link active"
data-toggle=
"tab"
href=
"#tab-content-NewReport"
role=
"tab"
aria-controls=
"tab-content-NewReport"
aria-expanded=
"true"
>
</a>
<div
class=
"text-center lang"
lang=
"addNew"
></div>
</li>
</a>
<li
class=
"nav-item"
id=
"liTabContinousWork"
>
</li>
<a
class=
"nav-link"
data-toggle=
"tab"
href=
"#tab-content-ContinousWork"
role=
"tab"
aria-controls=
"tab-content-ContinousWork"
>
<li
class=
"nav-item"
id=
"liTabContinousWork"
>
<div
class=
"text-center lang"
lang=
"processWorkTitle"
></div>
<a
class=
"nav-link"
data-toggle=
"tab"
href=
"#tab-content-ContinousWork"
role=
"tab"
aria-controls=
"tab-content-ContinousWork"
>
</a>
<div
class=
"text-center lang"
lang=
"processWorkTitle"
></div>
</li>
</a>
<li
class=
"nav-item"
id=
"liTabReportWithWarning"
>
</li>
<a
class=
"nav-link"
data-toggle=
"tab"
href=
"#tab-content-ReportWithWarnings"
role=
"tab"
aria-controls=
"tab-content-ReportWithWarnings"
>
<li
class=
"nav-item"
id=
"liTabReportWithWarning"
>
<div
class=
"text-center lang"
lang=
"reportWarningTitle"
></div>
<a
class=
"nav-link"
data-toggle=
"tab"
href=
"#tab-content-ReportWithWarnings"
role=
"tab"
aria-controls=
"tab-content-ReportWithWarnings"
>
</a>
<div
class=
"text-center lang"
lang=
"reportWarningTitle"
></div>
</li>
</a>
</ul>
</li>
<!-- tab content-->
</ul>
<!-- new -->
<!-- tab content-->
<div
class=
"tab-content"
id=
"myTabContent"
>
<!-- new -->
<div
class=
"tab-pane fade show active"
id=
"tab-content-NewReport"
role=
"tabpanel"
aria-labelledby=
"1-tab"
>
<div
class=
"tab-content"
id=
"myTabContent"
>
<!-- view menu -->
<div
class=
"tab-pane fade show active"
id=
"tab-content-NewReport"
role=
"tabpanel"
aria-labelledby=
"1-tab"
>
<nav
aria-label=
"view"
class=
"view-menu mt-2"
id=
"viewMenuNewReport"
>
<!-- view menu -->
<div
class=
"d-flex justify-content-between align-items-center"
>
<nav
aria-label=
"view"
class=
"view-menu mt-2"
id=
"viewMenuNewReport"
>
<div
class=
"fs-9"
id=
"count-NewReport"
></div>
<div
class=
"d-flex justify-content-between align-items-center"
>
<!-- view display type menu -->
<div
class=
"fs-9"
id=
"count-NewReport"
></div>
<div
class=
"view"
>
<!-- view display type menu -->
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
<div
class=
"view"
>
<img
src=
"../common/img/icon_view_list.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
</a>
<img
src=
"../common/img/icon_view_list.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
</a>
<img
src=
"../common/img/icon_view_block.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
</a>
<img
src=
"../common/img/icon_view_block.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</div>
</a>
</div>
</div>
</nav>
</div>
<!-- task list -->
</nav>
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"newReport-list"
>
<!-- task list -->
</ul>
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"newReport-list"
>
</div>
</ul>
<!-- proccess -->
</div>
<div
class=
"tab-pane fade"
id=
"tab-content-ContinousWork"
role=
"tabpanel"
aria-labelledby=
"2-tab"
>
<!-- proccess -->
<!-- view menu -->
<div
class=
"tab-pane fade"
id=
"tab-content-ContinousWork"
role=
"tabpanel"
aria-labelledby=
"2-tab"
>
<nav
aria-label=
"view"
class=
"view-menu mt-2"
id=
"viewMenuContinuousWork"
>
<!-- view menu -->
<div
class=
"d-flex justify-content-between align-items-center"
>
<nav
aria-label=
"view"
class=
"view-menu mt-2"
id=
"viewMenuContinuousWork"
>
<div
class=
"fs-9"
id=
"count-ContinuousWork"
></div>
<div
class=
"d-flex justify-content-between align-items-center"
>
<!-- view display type menu -->
<div
class=
"fs-9"
id=
"count-ContinuousWork"
></div>
<div
class=
"view"
>
<!-- view display type menu -->
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
<div
class=
"view"
>
<img
src=
"../common/img/icon_view_list.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
</a>
<img
src=
"../common/img/icon_view_list.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
</a>
<img
src=
"../common/img/icon_view_block.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
</a>
<img
src=
"../common/img/icon_view_block.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</div>
</a>
</div>
</div>
</nav>
</div>
<!-- task list -->
</nav>
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"continousWork-list"
>
<!-- task list -->
</ul>
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"continousWork-list"
>
</div>
<!-- alert -->
<div
class=
"tab-pane fade"
id=
"tab-content-ReportWithWarnings"
role=
"tabpanel"
aria-labelledby=
"3-tab"
>
<!-- view menu -->
<nav
aria-label=
"view"
class=
"view-menu mt-2"
id=
"viewMenuReportWithWarnings"
>
<div
class=
"d-flex justify-content-between align-items-center"
>
<div
class=
"fs-9"
id=
"count-ReportWithWarnings"
></div>
<!-- view display type menu -->
<div
class=
"view"
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
<img
src=
"../common/img/icon_view_list.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
<img
src=
"../common/img/icon_view_block.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
</div>
</div>
</nav>
<!-- task list -->
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"reportWithWarnings-list"
>
</ul>
</ul>
</div>
<!-- alert -->
<div
class=
"tab-pane fade"
id=
"tab-content-ReportWithWarnings"
role=
"tabpanel"
aria-labelledby=
"3-tab"
>
<!-- view menu -->
<nav
aria-label=
"view"
class=
"view-menu mt-2"
id=
"viewMenuReportWithWarnings"
>
<div
class=
"d-flex justify-content-between align-items-center"
>
<div
class=
"fs-9"
id=
"count-ReportWithWarnings"
></div>
<!-- view display type menu -->
<div
class=
"view"
>
<a
href=
"#"
class=
"text-decoration-none view-btn view-list-btn"
>
<img
src=
"../common/img/icon_view_list.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"listDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
<a
href=
"#"
class=
"text-decoration-none view-btn view-block-btn active"
>
<img
src=
"../common/img/icon_view_block.svg"
alt=
""
class=
"list-block-icon mx-1 lang"
lang=
"gridDisplay"
type=
"image"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
""
>
</a>
</div>
</div>
</nav>
<!-- task list -->
<ul
class=
"p-0 mt-3 card-list task-list view-content view-block"
id=
"reportWithWarnings-list"
>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</main>
<!-- confirm -->
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<div
id=
"includedConfirmModal"
></div>
</div>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/pushMessageDetail.html
View file @
1f4f6660
...
@@ -37,41 +37,43 @@
...
@@ -37,41 +37,43 @@
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<!-- header -->
<!-- header -->
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<!-- message detail -->
<div
id=
"loadingNone"
style=
"display:none;"
>
<main>
<!-- message detail -->
<div
class=
"container-wrap"
>
<main>
<div
id=
"includedMainTitle"
></div>
<div
class=
"container-wrap"
>
<div
class=
"row"
>
<div
id=
"includedMainTitle"
></div>
<div
class=
"col-12"
>
<div
class=
"row"
>
<div
class=
"card p-4"
>
<div
class=
"col-12"
>
<table>
<div
class=
"card p-4"
>
<colgroup>
<table>
<col
span=
"1"
class=
"w-100px"
>
<colgroup>
</colgroup>
<col
span=
"1"
class=
"w-100px"
>
<tbody>
</colgroup>
<tr
class=
"border-bottom"
>
<tbody>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"operationName"
></th>
<tr
class=
"border-bottom"
>
<td
class=
"p-2"
id=
"operationName"
></td>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"operationName"
></th>
</tr>
<td
class=
"p-2"
id=
"operationName"
></td>
<tr
class=
"border-bottom"
>
</tr>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"sendDate"
></th>
<tr
class=
"border-bottom"
>
<td
class=
"p-2"
id=
"sendDate"
></td>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"sendDate"
></th>
</tr>
<td
class=
"p-2"
id=
"sendDate"
></td>
<tr
class=
"border-bottom"
>
</tr>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"sender"
></th>
<tr
class=
"border-bottom"
>
<td
class=
"p-2"
id=
"sender"
></td>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"sender"
></th>
</tr>
<td
class=
"p-2"
id=
"sender"
></td>
<tr
class=
"border-bottom"
>
</tr>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"content"
></th>
<tr
class=
"border-bottom"
>
<td
class=
"p-2"
id=
"content"
></td>
<th
class=
"fs-9 p-2 text-secondary lang"
lang=
"content"
></th>
</tr>
<td
class=
"p-2"
id=
"content"
></td>
</tbody>
</tr>
</table>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</
div
>
</
main
>
</
main
>
</
div
>
<script
type=
"text/javascript"
src=
"../common/js/app.js"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/pushMessageList.html
View file @
1f4f6660
...
@@ -37,22 +37,24 @@
...
@@ -37,22 +37,24 @@
<body>
<body>
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<!-- message list -->
<div
id=
"loadingNone"
style=
"display:none;"
>
<main>
<!-- message list -->
<div
class=
"container-wrap"
>
<main>
<!-- header -->
<div
class=
"container-wrap"
>
<div
id=
"includedMainTitle"
></div>
<!-- header -->
<!-- message -->
<div
id=
"includedMainTitle"
></div>
<ul
class=
"card-list message-list p-0"
id=
"messageList"
>
<!-- message -->
<li
class=
"card mb-2 not-found d-none"
>
<ul
class=
"card-list message-list p-0"
id=
"messageList"
>
<div
class=
"text-dark mb-1 px-3 py-5 text-center m-auto"
>
<li
class=
"card mb-2 not-found d-none"
>
<img
src=
"../common/img/icon_not_found.svg"
alt=
"メッセージがありません。"
class=
"not-found-img mb-2"
>
<div
class=
"text-dark mb-1 px-3 py-5 text-center m-auto"
>
<div
class=
"fs-9 text-secondary font-weight-bold lang"
lang=
"messageListEmpty"
></div>
<img
src=
"../common/img/icon_not_found.svg"
alt=
"メッセージがありません。"
class=
"not-found-img mb-2"
>
</div>
<div
class=
"fs-9 text-secondary font-weight-bold lang"
lang=
"messageListEmpty"
></div>
</li>
</div>
</ul>
</li>
</div>
</ul>
</main>
</div>
</main>
</div>
<script
type=
"text/javascript"
src=
"../common/js/app.js"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/reportForm.html
View file @
1f4f6660
...
@@ -32,18 +32,19 @@
...
@@ -32,18 +32,19 @@
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<!-- header -->
<!-- header -->
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<div
id=
"loadingNone"
style=
"display:none;"
>
<div
id=
"includedMainTitle"
></div>
<div
class=
"quickReportBtn"
id=
"quickReportBtn"
onclick=
"submitForm();"
>
<img
src=
"../common/img/icon_pdf.svg"
alt=
"pdf出力"
class=
"p-1 w-40px"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"pdfPrint"
>
</div>
<!-- report list -->
<div
class=
"mb-5"
id=
"report-form"
></div>
<div
id=
"includedMainTitle"
></div>
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<div
class=
"quickReportBtn"
id=
"quickReportBtn"
onclick=
"submitForm();"
>
<img
src=
"../common/img/icon_pdf.svg"
alt=
"pdf出力"
class=
"p-1 w-40px"
data-toggle=
"tooltip"
data-placement=
"bottom"
title=
"pdfPrint"
>
</div>
</div>
<!-- report list -->
<div
class=
"mb-5"
id=
"report-form"
></div>
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/reportList.html
View file @
1f4f6660
...
@@ -39,13 +39,15 @@
...
@@ -39,13 +39,15 @@
<div
id=
"loader"
style=
"display: none;"
></div>
<div
id=
"loader"
style=
"display: none;"
></div>
<!-- header -->
<!-- header -->
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<div
id=
"includedMainTitle"
></div>
<div
id=
"loadingNone"
style=
"display:none;"
>
<div
id=
"includedMainTitle"
></div>
<!-- report list -->
<!-- report list -->
<div
class=
"container-wrap mb-5"
id=
"reportList"
></div>
<div
class=
"container-wrap mb-5"
id=
"reportList"
></div>
<!-- confirm -->
<!-- confirm -->
<div
id=
"includedConfirmModal"
></div>
<div
id=
"includedConfirmModal"
></div>
</div>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
abweb/html/sendMessage.html
View file @
1f4f6660
...
@@ -40,57 +40,59 @@
...
@@ -40,57 +40,59 @@
<body>
<body>
<div
id=
"loader"
></div>
<div
id=
"loader"
></div>
<div
id=
"includedHeader"
></div>
<div
id=
"includedHeader"
></div>
<!-- send message -->
<div
id=
"loadingNone"
style=
"display:none;"
>
<main>
<!-- send message -->
<div
class=
"container-wrap"
>
<main>
<!-- header -->
<div
class=
"container-wrap"
>
<div
id=
"includedMainTitle"
></div>
<!-- header -->
<!-- content -->
<div
id=
"includedMainTitle"
></div>
<div
class=
"py-2"
>
<!-- content -->
<div
class=
"row"
>
<div
class=
"py-2"
>
<div
class=
"col-12"
>
<div
class=
"row"
>
<form
action=
"#"
>
<div
class=
"col-12"
>
<div
class=
"form-group form-row"
>
<form
action=
"#"
>
<div
class=
"col-lg-1 col-md-2 col-3 control-label"
>
<div
class=
"form-group form-row"
>
<button
type=
"button"
class=
"btn btn-sm btn-tertiary lang"
lang=
"buttonOperationSelect"
data-toggle=
"modal"
data-target=
"#task-list-modal"
></button>
<div
class=
"col-lg-1 col-md-2 col-3 control-label"
>
</div>
<button
type=
"button"
class=
"btn btn-sm btn-tertiary lang"
lang=
"buttonOperationSelect"
data-toggle=
"modal"
data-target=
"#task-list-modal"
></button>
<div
class=
"col-lg-11 col-md-10 col-9"
>
</div>
<div
id=
"operationSelected"
data-operation-id=
""
></div>
<div
class=
"col-lg-11 col-md-10 col-9"
>
<div
id=
"operationSelected"
data-operation-id=
""
></div>
</div>
</div>
</div>
</div
>
<div
class=
"form-group form-row"
>
<div
class=
"form-group form-row"
>
<label
for=
"address"
class=
"col-lg-1 col-md-2 col-3 control-label lang"
lang=
"labelSendTypeTitle"
></label
>
<label
for=
"address"
class=
"col-lg-1 col-md-2 col-3 control-label lang"
lang=
"labelSendTypeTitle"
></label
>
<div
class=
"col-lg-11 col-md-10 col-9"
>
<div
class=
"col-lg-11 col-md-10 col-9
"
>
<div
class=
"btn-group btn-group-toggle"
data-toggle=
"buttons
"
>
<div
class=
"btn-group btn-group-toggle"
data-toggle=
"buttons
"
>
<label
class=
"btn btn-sm btn-primary custom active"
for=
"sendTypeGroup
"
>
<label
class=
"btn btn-sm btn-primary custom active"
for=
"sendTypeGroup"
>
<input
type=
"radio"
name=
"sendType"
id=
"sendTypeGroup"
value=
"0"
autocomplete=
"off"
checked
></label
>
<
input
type=
"radio"
name=
"sendType"
id=
"sendTypeGroup"
value=
"0"
autocomplete=
"off"
checked
></label
>
<
label
class=
"btn btn-sm btn-primary custom"
for=
"sendTypeAll"
>
<label
class=
"btn btn-sm btn-primary custom"
for=
"sendTypeAll"
>
<input
type=
"radio"
name=
"sendType"
id=
"sendTypeAll"
value=
"1"
autocomplete=
"off"
></label
>
<input
type=
"radio"
name=
"sendType"
id=
"sendTypeAll"
value=
"1"
autocomplete=
"off"
></label
>
</div
>
</div>
</div>
</div>
</div>
</div>
<div
class=
"form-group mb-4"
>
<div
class=
"form-group mb-4"
>
<div
class=
"d-flex justify-content-between"
>
<div
class=
"d-flex justify-content-between"
>
<label
for=
"message-content"
class=
"lang"
lang=
"txtMessageContent"
></label>
<label
for=
"message-content"
class=
"lang"
lang=
"txtMessageContent"
></label>
<a
href=
"#"
data-toggle=
"modal"
data-target=
"#select-template-modal"
class=
"lang"
lang=
"buttonTemplateSelection"
></a>
<a
href=
"#"
data-toggle=
"modal"
data-target=
"#select-template-modal"
class=
"lang"
lang=
"buttonTemplateSelection"
></a>
</div>
<textarea
name=
"message-content"
class=
"form-control"
id=
"messageContent"
cols=
"30"
rows=
"10"
></textarea>
</div>
</div>
<textarea
name=
"message-content"
class=
"form-control"
id=
"messageContent"
cols=
"30"
rows=
"10"
></textarea>
</form>
</div>
</div>
</form>
</div>
</div>
</div>
<button
type=
"submit"
class=
"btn btn-primary lang"
lang=
"buttonSend"
onclick=
"SendMessage.onClickSend();"
></button>
<button
type=
"submit"
class=
"btn btn-primary lang"
lang=
"buttonSend"
onclick=
"SendMessage.onClickSend();"
></button>
</div>
</div>
</div>
</div>
</main>
</main>
<!-- task list modal -->
<!-- task list modal -->
<div
id=
"includeOperationSelect"
></div>
<div
id=
"includeOperationSelect"
></div>
<!-- select template modal -->
<!-- select template modal -->
<div
id=
"includeTemplateModal"
></div>
<div
id=
"includeTemplateModal"
></div>
</div>
<script
type=
"text/javascript"
src=
"../common/js/app.js"
></script>
<script
type=
"text/javascript"
src=
"../common/js/app.js"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
<script
src=
"../common/js/event.js?__UPDATEID__"
></script>
</body>
</body>
...
...
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