Update for OpenFest 2018

This commit is contained in:
Petko Bordjukov 2018-09-25 13:12:40 +03:00
parent 0fba6801d5
commit 1c7718f248
4 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
class Talk < ActiveResource::Base
has_many :selections, class_name: 'SelectedTalk'
self.site = "https://cfp.openfest.org/api/conferences/4"
self.site = "https://cfp.openfest.org/api/conferences/5"
self.element_name = "event"
def self.ordered_by_id

View File

@ -72,10 +72,10 @@
<div class="wholeday room1 day_1 guide"></div>
<div class="wholeday room1 day_3 guide"></div>
<div class="track" id="26"><h2>Technical</h2><div id="qrcode" class="hidden"></div></div>
<div class="track" id="29"><h2>OpenBiz</h2></div>
<div class="track" id="27"><h2>Civic Hacking</h2></div>
<div class="track" id="31"><h2>Social</h2></div>
<div class="track" id="30"><h2>OpenArt</h2></div>
<div class="track" id="28"><h2>Advanced Technical</h2></div>
<div class="track" id="32"><h2>Education</h2></div>
<div class="track" id="35"><h2>Technical</h2><div id="qrcode" class="hidden"></div></div>
<div class="track" id="38"><h2>OpenBiz</h2></div>
<div class="track" id="36"><h2>Civic Hacking</h2></div>
<div class="track" id="39"><h2>Social</h2></div>
<div class="track" id="41"><h2>OpenArt</h2></div>
<div class="track" id="37"><h2>Advanced Technical</h2></div>
<div class="track" id="40"><h2>Education</h2></div>

View File

@ -1,6 +1,6 @@
bg:
generic:
title: Възможни лекции за OpenFest 2017
title: Възможни лекции за OpenFest 2018
submit: Изпрати
store_and_submit_changes: Запази локално промените и ги изпрати, ако е възможно
help_us_reduce_the_conflicts: Помогнете ни да намалим конфликтите в програмата на OpenFest

View File

@ -1,6 +1,6 @@
en:
generic:
title: OpenFest 2017 Talk Preference Poll
title: OpenFest 2018 Talk Preference Poll
submit: Submit
store_and_submit_changes: Store your changes locally and submit them if possible
help_us_reduce_the_conflicts: "Help us to reduce the conflicts in OpenFest's schedule"