Skip to content
Snippets Groups Projects
Commit ed4620b7 authored by Thomas Roos's avatar Thomas Roos
Browse files

Remove tabs from panel

parent 680ff541
No related branches found
No related tags found
No related merge requests found
......@@ -408,10 +408,6 @@ class CheckStudents extends React.Component {
<p className="panel-heading">
Students
</p>
<p className="panel-tabs">
<a className="is-active">Unassigned</a>
<a>all</a>
</p>
<div className="panel-block">
<form onSubmit={this.matchStudent}>
<p className="control has-icons-left">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment