mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 13:14:03 +00:00
Added description to conference and program segment to splash
removed id from program partial
This commit is contained in:
parent
f825599433
commit
b3d719829e
6 changed files with 28 additions and 6 deletions
|
|
@ -6,6 +6,7 @@
|
|||
= f.input :social_tag, :hint => "The hashtag you'll use on Twitter and Google+. Don't include the '#' sign!'"
|
||||
= f.input :contact_email, :hint => "Contact email address for your conference. Will be used as reply-to address in emails sent out by the system."
|
||||
= f.input :color, :hint => "The color will be used eg for the dashboard.", :input_html => {:size => 6, :type => "color"}
|
||||
= f.input :description, hint: 'This description will be shown in the program segement of the Splash'
|
||||
|
||||
= f.inputs :name => "Scheduling" do
|
||||
= f.input :timezone, :as => :time_zone, :hint => "The conference time zone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue