Commit 093d8385 by Tom Giannattasio

removed search

parent df09990a
...@@ -45,9 +45,7 @@ ...@@ -45,9 +45,7 @@
<div class="main-wrapper"> <div class="main-wrapper">
<div class="inner-wrapper"> <div class="inner-wrapper">
<h1>Courseware</h1> <h1>Courseware</h1>
<div class="page-actions"> <div class="page-actions"></div>
<input type="text" class="courseware-unit-search-input search wip-box" placeholder="search units" />
</div>
<article class="courseware-overview"> <article class="courseware-overview">
<a href="#" class="new-courseware-section-button"><span class="plus-icon"></span> New Section</a> <a href="#" class="new-courseware-section-button"><span class="plus-icon"></span> New Section</a>
% for section in sections: % for section in sections:
......
Markdown is supported
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