projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f46c50
)
Adjust schedule boxes
author
Stephen Frost
<sfrost@snowman.net>
Tue, 31 Jul 2018 02:13:52 +0000
(22:13 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Tue, 31 Jul 2018 02:13:52 +0000
(22:13 -0400)
templates/confreg/schedule.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/confreg/schedule.html
b/templates/confreg/schedule.html
index 4dd675b609e8cebb8e053a12e117f1b81af36a73..431c7c7060be6e0f7b5a1f88167f87e6ea1a6369 100644
(file)
--- a/
templates/confreg/schedule.html
+++ b/
templates/confreg/schedule.html
@@
-113,7
+113,7
@@
Speaker.name: {{speaker.name}}
<hr>
<h2>{{day.day|datetimeformat("%A, %B %d")}}</h2>
{%for room in day.rooms|sort(attribute='leftpos')%}
- <div class="col-sm-
4
">
+ <div class="col-sm-
3
">
<section class="box">
<h4 style="text-align:center;"><div class="sessblock roomheader">{{room.name}}</div></h4>
<hr>