projects
/
web
/
CityofMI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cf1f3ca
1de1c01
)
Merge branch 'develop' of cvs2:web/CityofMI into develop
author
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 14:00:59 +0000
(10:00 -0400)
committer
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 14:00:59 +0000
(10:00 -0400)
Conflicts:
templates/template.html
1
2
templates/template.html
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
templates/template.html
index
dd43ba8
,
781ea3b
..
1dda3a0
---
1
/
templates/template.html
---
2
/
templates/template.html
+++ b/
templates/template.html
@@@
-85,8
-88,8
+88,7
@@@
<?php $counter +=1;
if ($counter <=4) {
?>
- <a href="{v[href]:h}" class="cEventItem">
-
+ <a href="{v[href]:h}" class="cEventItem clearfix">
-
<span class="cEventTitle">{v[header]}</span>
<span class="cEventDate">{v[dates]}</span>
<span class="cEventTimes" flexy:if="v[times]">{v[times]}</span>
@@@
-239,4
-242,4
+241,4
@@@
</script>
</body>
--</html>
++</html>