mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-08 22:14:04 +08:00
init project
This commit is contained in:
6
app/views/edu_settings/edit.html.erb
Normal file
6
app/views/edu_settings/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing Edu Setting</h1>
|
||||
|
||||
<%= render 'form', edu_setting: @edu_setting %>
|
||||
|
||||
<%= link_to 'Show', @edu_setting %> |
|
||||
<%= link_to 'Back', edu_settings_path %>
|
||||
Reference in New Issue
Block a user