Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chat_webview
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
abookCommunication
chat_webview
Commits
880314d4
Commit
880314d4
authored
Apr 22, 2021
by
Kang Donghun
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'bugfix/#620_アーカイブバックボタン表示名修正' into 'release_sp3'
#42601 修正依頼 See merge request
!90
parents
4620386e
bdc7826d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
public_new/archive_detail.html
+2
-2
No files found.
public_new/archive_detail.html
View file @
880314d4
...
...
@@ -39,7 +39,7 @@
<div
class=
"col-4 pr-0"
>
<div
class=
"nav-item"
>
<div
class=
"nav_prev"
>
<a
href=
"archive.html"
><span
class=
"ttl_archive
"
>
アーカイブ
</span></a>
<a
href=
"archive.html"
><span
style=
"font-size: 15px;
"
>
アーカイブ
</span></a>
</div>
</div>
</div>
...
...
@@ -107,7 +107,7 @@
<
div
class
=
"d-flex flex-row"
>
<
div
class
=
"d-flex flex-column"
>
<
img
src
=
"{{profileImage}}"
alt
=
"プロフィール画像"
onclick
=
"CHAT_UI.makeNameCard({{userId}})"
>
<
span
>
{{
userName
}}
<
/span
>
<
p
>
{{
userName
}}
<
/p
>
<
/div
>
<
/div
>
<
/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