Skip to content

Commit

Permalink
DEVELOPER-1397 - Hid dead widgets from events
Browse files Browse the repository at this point in the history
  • Loading branch information
Dantheman720 committed Sep 8, 2015
1 parent c58c230 commit 011c85b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions events.html.slim
Expand Up @@ -25,19 +25,19 @@ description: Discover the events and webinars featuring talks about JBoss produc

h4.divider.events-header#find Find webinars and events within the industry, community or sponsored by Red Hat.

.events-control.large-10
form.events-filter
input(type="text" name="events-filter-name" placeholder="Find An Event")
p
| Currently Viewing
input(type="text" name="events-filter-start-date" class="datepicker small")
| to
input(type="text" name="events-filter-end-date" class="datepicker small")
/.events-control.large-10
/ form.events-filter
/ input(type="text" name="events-filter-name" placeholder="Find An Event")
/ p
/ | Currently Viewing
/ input(type="text" name="events-filter-start-date" class="datepicker small")
/ | to
/ input(type="text" name="events-filter-end-date" class="datepicker small")
.events-control.events-actions.large-14
a(href="#")
| Subscribe to events
i.fa.fa-rss
/.events-control.events-actions.large-14
/ a(href="#")
/ | Subscribe to events
/ i.fa.fa-rss
/
DEVELOPER-829
.events-actions-buttons
Expand Down

0 comments on commit 011c85b

Please sign in to comment.