Skip to content

Commit

Permalink
Merge pull request #328 from aheritier/myagenda
Browse files Browse the repository at this point in the history
fix: Do not apply new style on My Agenda
  • Loading branch information
aheritier committed Apr 4, 2023
2 parents 77c78b3 + 1120330 commit c7d3aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/Favorites/homeFav.scala.html
Expand Up @@ -2,7 +2,7 @@

@import org.joda.time.DateTimeZone

@views.html.Publisher.devoxxFR("My Schedule") {
@views.html.Publisher.devoxxFR2020("My Schedule") {
@if(timeSlots.isEmpty){

<div class="columns large-12 woocommerce">
Expand Down

0 comments on commit c7d3aa8

Please sign in to comment.