Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
em
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
ichikawa
em
Commits
bbee4536
Commit
bbee4536
authored
2 years ago
by
Kazuki Nakamura
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【管理者画面:メッセージ設定】「設定種別」に関わらず全てのメッセージ設定の「メッセージ」項目を必須項目に修正
parent
ec185090
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
+1
-5
src/main/webapp/WEB-INF/view/admin/setting/messageRegist.html
+1
-5
No files found.
src/main/webapp/WEB-INF/view/admin/setting/messageRegist.html
View file @
bbee4536
...
@@ -106,11 +106,7 @@
...
@@ -106,11 +106,7 @@
<table
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"stripe2 mgb10 w840"
>
<table
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"stripe2 mgb10 w840"
>
<tr>
<tr>
<td
class=
"w130"
>
メッセージ
<td
class=
"w130"
>
メッセージ
<img
src=
"/em/images/html.jpg"
width=
"12"
height=
"12"
alt=
"html"
/></td>
#if($!messageRegistForm.messageCd != "2"
&&
$!messageRegistForm.messageCd != "5"
&&
$!messageRegistForm.messageCd != "7"
&&
$!messageRegistForm.messageCd != "8")
<img
src=
"/em/images/html.jpg"
width=
"12"
height=
"12"
alt=
"html"
/>
#end
</td>
<td>
<td>
<textarea
name=
"message"
id=
"message"
cols=
"45"
rows=
"15"
class=
"w610 mgt5"
>
$!messageRegistForm.message
</textarea>
<textarea
name=
"message"
id=
"message"
cols=
"45"
rows=
"15"
class=
"w610 mgt5"
>
$!messageRegistForm.message
</textarea>
<BR>
$!tools.getMsg("message")
<BR>
<BR>
$!tools.getMsg("message")
<BR>
...
...
This diff is collapsed.
Click to expand it.
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