diff options
author | jessib <jessib@riseup.net> | 2012-10-31 12:56:18 -0700 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2012-10-31 12:56:18 -0700 |
commit | 73a4e9f06840a85225d93734c1f4fb2ebb3b5a93 (patch) | |
tree | d754b695fed020a0a24c61f160abf04b8049a882 /app/views/home/index.html.haml | |
parent | 6eaecdd10be3974871583e1fed8c5d4e7e307bd8 (diff) | |
parent | fc625a54eb5c54cecb5331811ff482df12b7c059 (diff) |
Merge branch 'develop' into help_develop
Diffstat (limited to 'app/views/home/index.html.haml')
-rw-r--r-- | app/views/home/index.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 34fb201..9e68674 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -8,4 +8,4 @@ Try to create a %p See all -= link_to "tickets", tickets_path
\ No newline at end of file += link_to "tickets", tickets_path |