Skip to content

Commit

Permalink
Issue #470, profile..progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Rania Abdel Fattah authored and Rania Abdel Fattah committed May 18, 2014
1 parent c294c04 commit 3a40483
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions tutor/app/views/students/_show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<ul class="nav nav-tabs">
<li class="active"><a href="#a" data-toggle="tab">Course</a></li>
<li><a href="#b" data-toggle="tab">Contest</a></li>
<li><a href="#c" data-toggle="tab">Assig</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="a">
Expand Down Expand Up @@ -53,15 +52,12 @@
<h2 align="center">Your Progress</h2>
<p>under construction</p>
</div>
<div class="tab-pane" id="c">
<h2 align="center">Your Progress</h2>
<p>under construction</p>
</div>

</div>
</div>
</div>
<div id = "tab3" class = "tab">
Statistics under construction
</div>
</div>
</div>
</div>
Binary file modified tutor/db/development.sqlite3
Binary file not shown.

0 comments on commit 3a40483

Please sign in to comment.