Add new Course Reserves menu item
This commit is contained in:
+9
-1
@@ -236,7 +236,7 @@
|
||||
<!-- default is "everything" option suggested from OLS widget builder -->
|
||||
<input name="vid" value="01CUNY_KB:CUNY_KB" type="hidden" />
|
||||
<input name="tab" value="Everything" type="hidden" id="tabSetting" />
|
||||
<input name="search_scope" value="IZ_CI_AW" type="hidden" />
|
||||
<input name="search_scope" value="IZ_CI_AW" type="hidden" id=SearchScopeSetting />
|
||||
<input name="mode" value="basic" type="hidden" />
|
||||
<input name="highlight" value="true" type="hidden" />
|
||||
<input name="displayMode" value="full" type="hidden" />
|
||||
@@ -307,12 +307,20 @@
|
||||
<p class="faux-card">Find specific newspapers and magazines</p>
|
||||
</div>
|
||||
</a>
|
||||
<a class="searchmenu" onclick="customizeSearch('Course Reserves')">
|
||||
<div class="col-xs-12 highlight-menu-item">
|
||||
<strong>Course reserves</strong>
|
||||
<p class="faux-card">Find reserve materials for your classes</p>
|
||||
</div>
|
||||
</a>
|
||||
<!-- Old course reserves menu item
|
||||
<a href="https://library.kbcc.cuny.edu/er.php?b=c" class="searchmenu">
|
||||
<div class="col-xs-12 highlight-menu-item">
|
||||
<strong>Course reserves</strong>
|
||||
<p class="faux-card">Find reserve materials for your classes</p>
|
||||
</div>
|
||||
</a>
|
||||
-->
|
||||
</div>
|
||||
</div>
|
||||
<li>
|
||||
Reference in New Issue
Block a user