Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
tagsWithInt
Browse files Browse the repository at this point in the history
  • Loading branch information
peng-yongsheng committed Apr 27, 2017
1 parent 1c7fcb0 commit 63490c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/static/trace/span.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h4 class="modal-title">Span Info</h4>
{{props tagsWithBool}}
<strong>{{>key}}</strong><p>{{>prop}}</p>
{{/props}}
{{props ti}}
{{props tagsWithInt}}
<strong>{{>key}}</strong><p>{{>prop}}</p>
{{/props}}
</div>
Expand Down

0 comments on commit 63490c6

Please sign in to comment.