Created
August 30, 2014 23:50
-
-
Save adagio/04a74e3c2c7b71b0f08a to your computer and use it in GitHub Desktop.
Partial for week properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<tr> | |
<td><%= week.firstDay %></td> | |
<td><%= week.comment %></td> | |
<td><%= week.another_property %></td> | |
</tr> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment