Feature remove garbage 🚧
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
108 79 e.stopImmediatePropagation(); 109 80 return false; 110 81 }); 111 $('body [title]:not(.title-favourite)').tooltip(); 82 112 83 $('body .title-favourite').tooltip({'placement': 'right'}); -
Owner
These would be nicer as html attributes
-
-
7 7 <button type="submit" class="group-list-rename-submit btn btn-sm">{% trans "Rename" %}</button> 8 8 </form> 9 9 </div> 10 <div id="group-list-column-name"> 10 <div class="group-list-column-name"> -
Owner
<div id="group-list-rename">
make this class too
-
-
-
-
-
Added 1 new commit:
- bbda4e9f47f - fix tests
Toggle commit list -
-