質問編集履歴
1
説明文を少し修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -103,8 +103,8 @@
|
|
103
103
|
});
|
104
104
|
});
|
105
105
|
```
|
106
|
-
_main_event.html.erb(index.html.erbから呼
|
106
|
+
↓_main_event.html.erb(index.html.erbから呼び出している)該当されるコードは<%# カレンダー予定追加 %>内の記述
|
107
|
-
```
|
107
|
+
```Ruby
|
108
108
|
<div class="event-header">
|
109
109
|
<div class=event-name>
|
110
110
|
<%= @department.name %>
|