Browse Source

Delete some url with setting api

pull/278/head
Jasder 5 years ago
parent
commit
d4156a5582
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      app/views/settings/show.json.jbuilder

+ 0
- 2
app/views/settings/show.json.jbuilder View File

@@ -44,6 +44,4 @@ json.setting do
json.footer default_setting.footer

json.main_site current_laboratory.main_site?
json.new_course default_course_links

end

Loading…
Cancel
Save