mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 21:24:05 +00:00
First version of the non-js schedule. Removed the assets from version control.
This commit is contained in:
parent
73013bd3e6
commit
b2f8cfbec3
87 changed files with 127 additions and 200 deletions
|
|
@ -3,5 +3,4 @@ class HomeController < ApplicationController
|
|||
@today = Date.current
|
||||
@conferences = Conference.where("start_date >= ?", @today)
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue