質問するログイン新規登録

質問編集履歴

1

記述を修正しました

2017/09/26 04:58

投稿

hidepon
hidepon

スコア206

title CHANGED
File without changes
body CHANGED
@@ -22,7 +22,7 @@
22
22
  <td>C6</td>
23
23
  <td><input type="button" value="B1" onclick="location.href='/hoge/13'" /></td>
24
24
  <td><input type="button" value="B2" onclick="location.href='/foo/13'" /></td>
25
- <td><input type="button" value="Pv" class="preview" /></td>
25
+ <td><input type="button" value="Pv" class="Pv" /></td>
26
26
  </tr>
27
27
  <tr>
28
28
  <td><span>12</span></td>
@@ -34,7 +34,7 @@
34
34
  <td>C6</td>
35
35
  <td><input type="button" value="B1" onclick="location.href='/hoge/12'" /></td>
36
36
  <td><input type="button" value="B2" onclick="location.href='/foo/12'" /></td>
37
- <td><input type="button" value="Pv" class="preview" /></td>
37
+ <td><input type="button" value="Pv" class="Pv" /></td>
38
38
  </tr>
39
39
  <tr>
40
40
  <td><span>11</span></td>
@@ -46,7 +46,7 @@
46
46
  <td>C6</td>
47
47
  <td><input type="button" value="B1" onclick="location.href='/hoge/11'" /></td>
48
48
  <td><input type="button" value="B2" onclick="location.href='/foo/11'" /></td>
49
- <td><input type="button" value="Pv" class="preview" /></td>
49
+ <td><input type="button" value="Pv" class="Pv" /></td>
50
50
  </tr>
51
51
  </tbody>
52
52
  </table>