Commit ad5b71de by Your Name

format content view test for readability

parent 296a8781
......@@ -20,7 +20,8 @@ describe "DiscussionContentView", ->
<div data-tooltip="pin this thread" data-role="thread-pin" class="admin-pin discussion-pin notpinned">
<i class="icon"></i><span class="pin-label">Pin Thread</span></div>
</div>
""")
"""
)
@thread = new Thread {
id: '01234567',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment