Fix a template, close a fieldset tag

stable
David Barragán Merino 2014-07-24 15:13:57 +02:00
parent 0a3507f806
commit 2bc7637358
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ CreateMembersDirective = ($repo, $rootScope, $q, $confirm) ->
<% }); %>
</select>
<a class="icon icon-plus" href=""></a>
<fieldset>
</fieldset>
""") # i18n
link = ($scope, $el, $attrs) ->