Skip to content

Commit

Permalink
[WebUI IntelliHome#7] Added room parameter to the menu componet
Browse files Browse the repository at this point in the history
  • Loading branch information
skullbocks committed Jul 27, 2014
1 parent a2eb378 commit 87bb247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/templates/layouts/test.html.ep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
%= include 'components/head'
<body>
%= include 'components/menu'
%= include 'components/menu', rooms => @rooms
<div class="jumbotron header-logo">
<div class="container">
<div class="row">
Expand Down

0 comments on commit 87bb247

Please sign in to comment.