Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Add support for sidebar links
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Możejko committed Aug 30, 2016
1 parent d4e544d commit 2cee3a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/resource/method.tag
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<resource-method>
<a name={ _.toUpper(method.method()) + '_' + resource.completeRelativeUri() }></a>

<div class="ui row grid">
<div class="seven wide column">
<h2 class="ui header">
Expand Down

0 comments on commit 2cee3a2

Please sign in to comment.