質問編集履歴

2

誤記修正

2016/02/21 00:34

投稿

ryoryoryo
ryoryoryo

スコア8

test CHANGED
File without changes
test CHANGED
@@ -66,11 +66,11 @@
66
66
 
67
67
  <div class="modal-dialog">
68
68
 
69
- <div class="modal-contetn">
69
+ <div class="modal-content">
70
70
 
71
71
  <div class="modal-header">
72
72
 
73
- <button type="button" class="close" data-sidmiss="modal" aria-hidden="true">&times;</button>
73
+ <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
74
74
 
75
75
  <h4 class="modal-title" id="dialogHeader">コメント</h4>
76
76
 

1

title

2016/02/21 00:34

投稿

ryoryoryo
ryoryoryo

スコア8

test CHANGED
@@ -1 +1 @@
1
- 「ajax:error」イベントが発火しない
1
+ [Rails]「ajax:error」イベントが発火しない
test CHANGED
File without changes