Skip to content

Commit

Permalink
Fixed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
clash99 committed Apr 28, 2017
1 parent b467dc1 commit 947b124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadasta/resources/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class ResourceWidget(CheckboxInput):
' <img src="{resource.thumbnail}"'
' class="thumb-60">'
' </div>'
' <div class="media-body resource-text"'
' <div class="media-body resource-text">'
' <label for="{name}"><strong>{resource.name}</strong></label>'
' <br>{resource.original_file}'
' </div>'
Expand Down

0 comments on commit 947b124

Please sign in to comment.