Skip to content
Snippets Groups Projects
Commit b67842bf authored by pimka's avatar pimka
Browse files

button was commented

parent 262ef6fe
Branches
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
{% for student in group.students %} {% for student in group.students %}
{{ idx.outputStudent(student) }} {{ idx.outputStudent(student) }}
{% endfor %} {% endfor %}
<button class="btn_editStudents">Отсоединить всех</button> <!-- <button class="btn_editStudents">Отсоединить всех</button> -->
</div> </div>
{% endfor %} {% endfor %}
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment