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
5d7e463f
Commit
5d7e463f
authored
Dec 14, 2020
by
Kim Eunchul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#40785 【TECSS Web 1.9.2.6】ツールチップ修正依頼
parent
0a490f3c
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
18 additions
and
7 deletions
+18
-7
abvw/common/js/script.js
+2
-1
abvw/common/json/lang/lang-en.json
+2
-0
abvw/common/json/lang/lang-ja.json
+2
-0
abvw/contentview.html
+2
-2
abvw/inc_contentview.html
+2
-2
custom/daihatsu/abvw/common/json/lang/lang-ja.json
+2
-0
custom/daihatsu/abvw/contentview.html
+2
-2
custom/hibiya/abvw/common/json/lang/lang-ja.json
+2
-0
custom/pana/abvw/common/json/lang/lang-ja.json
+2
-0
No files found.
abvw/common/js/script.js
View file @
5d7e463f
...
...
@@ -15,7 +15,8 @@ $(function() {
$
(
'.memoAdd'
).
powerTip
({
placement
:
's'
});
$
(
'.marking'
).
powerTip
({
placement
:
's'
});
$
(
'.markingToolbar'
).
powerTip
({
placement
:
's'
});
$
(
'.rotate'
).
powerTip
({
placement
:
's'
});
$
(
'.rotateR'
).
powerTip
({
placement
:
's'
});
$
(
'.rotateL'
).
powerTip
({
placement
:
's'
});
$
(
'.begin'
).
powerTip
({
placement
:
'n'
});
$
(
'.prev'
).
powerTip
({
placement
:
'n'
});
...
...
abvw/common/json/lang/lang-en.json
View file @
5d7e463f
...
...
@@ -93,6 +93,8 @@
"txtTooltipAddMemo"
:
"Add memo"
,
"txtTooltipShowMarking"
:
"Show/Hide Marking"
,
"txtTooltipShowMarkingTool"
:
"Show/Hide Marking Panel"
,
"txtTooltipRotateContentR"
:
"content right rotation"
,
"txtTooltipRotateContentL"
:
"content left rotation"
,
"msgShioriDeleted"
:
"Page was deleted."
,
"dspViewHistory"
:
"History"
,
"msgLoginEmpty"
:
"Please fill empty field."
,
...
...
abvw/common/json/lang/lang-ja.json
View file @
5d7e463f
...
...
@@ -90,6 +90,8 @@
"txtTooltipBack"
:
"戻る"
,
"txtTooltipBookmark"
:
"しおり追加・削除"
,
"txtTooltipShowMemo"
:
"メモ表示・非表示"
,
"txtTooltipRotateContentR"
:
"コンテンツ右回転"
,
"txtTooltipRotateContentL"
:
"コンテンツ左回転"
,
"txtTooltipAddMemo"
:
"メモ追加"
,
"txtTooltipShowMarking"
:
"マーキング表示・非表示"
,
"txtTooltipShowMarkingTool"
:
"マーキングツールバーを表示・非表示"
,
...
...
abvw/contentview.html
View file @
5d7e463f
...
...
@@ -132,8 +132,8 @@
<a
id=
"imgmarkingtoolbar"
class=
"markingToolbar"
title=
"マーキングツールバー表示"
lang=
"txtTooltipShowMarkingTool"
>
</a>
</span>
<span
class=
"gloupe"
>
<a
id=
"rotatebtnL"
class=
"rotateL"
title=
"コンテンツ
逆回転"
lang=
"txtTooltipRotateContent
"
>
</a>
<a
id=
"rotatebtnR"
class=
"rotateR"
title=
"コンテンツ
回転"
lang=
"txtTooltipRotateContent
"
angle =
'0'
>
</a>
<a
id=
"rotatebtnL"
class=
"rotateL"
title=
"コンテンツ
左回転"
lang=
"txtTooltipRotateContentL
"
>
</a>
<a
id=
"rotatebtnR"
class=
"rotateR"
title=
"コンテンツ
右回転"
lang=
"txtTooltipRotateContentR
"
angle =
'0'
>
</a>
</span>
</div>
<div
class=
"hdRcolumn"
>
...
...
abvw/inc_contentview.html
View file @
5d7e463f
...
...
@@ -51,8 +51,8 @@
<a
id=
"imgmarkingtoolbar"
class=
"markingToolbar"
title=
"マーキングツールバー表示"
lang=
"txtTooltipShowMarkingTool"
>
</a>
</span>
<span
class=
"gloupe"
>
<a
id=
"rotatebtnL"
class=
"rotateL"
title=
"コンテンツ
逆回転"
lang=
"txtTooltipRotateContent
"
>
</a>
<a
id=
"rotatebtnR"
class=
"rotateR"
title=
"コンテンツ
回転"
lang=
"txtTooltipRotateContent
"
angle =
'0'
>
</a>
<a
id=
"rotatebtnL"
class=
"rotateL"
title=
"コンテンツ
左回転"
lang=
"txtTooltipRotateContentL
"
>
</a>
<a
id=
"rotatebtnR"
class=
"rotateR"
title=
"コンテンツ
右回転"
lang=
"txtTooltipRotateContentR
"
angle =
'0'
>
</a>
</span>
</div>
<div
id=
"search_toolbar"
class=
"hdRcolumn"
>
...
...
custom/daihatsu/abvw/common/json/lang/lang-ja.json
View file @
5d7e463f
...
...
@@ -88,6 +88,8 @@
"txtTooltipBack"
:
"戻る"
,
"txtTooltipBookmark"
:
"しおり追加・削除"
,
"txtTooltipShowMemo"
:
"メモ表示・非表示"
,
"txtTooltipRotateContentR"
:
"コンテンツ右回転"
,
"txtTooltipRotateContentL"
:
"コンテンツ左回転"
,
"txtTooltipAddMemo"
:
"メモ追加"
,
"txtTooltipShowMarking"
:
"マーキング表示・非表示"
,
"txtTooltipShowMarkingTool"
:
"マーキングツールバーを表示・非表示"
,
...
...
custom/daihatsu/abvw/contentview.html
View file @
5d7e463f
...
...
@@ -123,8 +123,8 @@
<a
id=
"imgmarkingtoolbar"
class=
"markingToolbar"
title=
"マーキングツールバー表示"
lang=
"txtTooltipShowMarkingTool"
>
</a>
</span>
<span
class=
"gloupe"
>
<a
id=
"rotatebtnL"
class=
"rotateL"
title=
"コンテンツ
逆回転"
lang=
"txtTooltipRotateContent
"
>
</a>
<a
id=
"rotatebtnR"
class=
"rotateR"
title=
"コンテンツ
回転"
lang=
"txtTooltipRotateContent
"
angle =
'0'
>
</a>
<a
id=
"rotatebtnL"
class=
"rotateL"
title=
"コンテンツ
左回転"
lang=
"txtTooltipRotateContentL
"
>
</a>
<a
id=
"rotatebtnR"
class=
"rotateR"
title=
"コンテンツ
右回転"
lang=
"txtTooltipRotateContentR
"
angle =
'0'
>
</a>
</span>
</div>
<div
class=
"hdRcolumn"
>
...
...
custom/hibiya/abvw/common/json/lang/lang-ja.json
View file @
5d7e463f
...
...
@@ -89,6 +89,8 @@
"txtTooltipBookmark"
:
"しおり追加・削除"
,
"txtTooltipShowMemo"
:
"メモ表示・非表示"
,
"txtTooltipAddMemo"
:
"メモ追加"
,
"txtTooltipRotateContentR"
:
"コンテンツ右回転"
,
"txtTooltipRotateContentL"
:
"コンテンツ左回転"
,
"txtTooltipShowMarking"
:
"マーキング表示・非表示"
,
"txtTooltipShowMarkingTool"
:
"マーキングツールバーを表示・非表示"
,
"msgShioriDeleted"
:
"ページが削除しました。"
,
...
...
custom/pana/abvw/common/json/lang/lang-ja.json
View file @
5d7e463f
...
...
@@ -90,6 +90,8 @@
"txtTooltipBookmark"
:
"しおり追加・削除"
,
"txtTooltipShowMemo"
:
"メモ表示・非表示"
,
"txtTooltipAddMemo"
:
"メモ追加"
,
"txtTooltipRotateContentR"
:
"コンテンツ右回転"
,
"txtTooltipRotateContentL"
:
"コンテンツ左回転"
,
"txtTooltipShowMarking"
:
"マーキング表示・非表示"
,
"txtTooltipShowMarkingTool"
:
"マーキングツールバーを表示・非表示"
,
"msgShioriDeleted"
:
"ページが削除されました。"
,
...
...
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