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

fix attach group

parent d1e21297
Branches
Tags
No related merge requests found
......@@ -15,7 +15,7 @@
<option value="{{ Group.ID }}">Группа {{ Group.GroupNum }}{% if Group.SpecName is not null %} - {{ Group.SpecName }}{% endif %}</option>
{% endfor %}
</select>
<button class="defaultForm BlueButton P2Width">Прикрепить группу</button>
<button class="defaultForm BlueButton P2Width AttachGroupButton">Прикрепить группу</button>
</div>
<div class="AttachedGroupsList">
<h2 class="BlueTitle">Прикрепленные группы</h2>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment