質問編集履歴

1

<code>モードに変更

2020/10/09 08:55

投稿

ringoamechan
ringoamechan

スコア0

test CHANGED
File without changes
test CHANGED
@@ -3,6 +3,8 @@
3
3
  その登録した情報を編集する際に、選択されていた人気度をselectedしたい。
4
4
 
5
5
 
6
+
7
+ ```jsp
6
8
 
7
9
  //編集モードの時人気度の値をratingに代入
8
10
 
@@ -31,6 +33,8 @@
31
33
  </select></td>
32
34
 
33
35
  </tr>
36
+
37
+ ```
34
38
 
35
39
 
36
40