Fix a template, close a fieldset tag
parent
0a3507f806
commit
2bc7637358
|
@ -38,7 +38,7 @@ CreateMembersDirective = ($repo, $rootScope, $q, $confirm) ->
|
|||
<% }); %>
|
||||
</select>
|
||||
<a class="icon icon-plus" href=""></a>
|
||||
<fieldset>
|
||||
</fieldset>
|
||||
""") # i18n
|
||||
|
||||
link = ($scope, $el, $attrs) ->
|
||||
|
|
Loading…
Reference in New Issue