<#INCLUDE filename="include_jquery-ui.html">
<#INCLUDE filename="include_header.html">
<#INCLUDE filename="include_instructorsharedlistmenu.html" restriction="Usertype:SharedListInstructor"> <#INCLUDE filename="include_fullproxysharedlistmenu.html" restriction="Usertype:SharedListFullProxy">
<#STATUS class="fade">
<#INCLUDE filename="include_defaultsharedlistinfo.html"/>
<#TABLE class="instructor-table" name="SharedListItem" id="SharedListItemTable" headerText="List Items" LinkType="ItemInfo" AllowRowClick="Yes" LinkColumn="BotTitlesIcon" allowJavascriptHover="Yes" column:"ListItemID:ID" column:"BothTitlesIcon:Title" column:"Author:Author" NoDataAction="ShowMessage" NoDataMessage="There are no items in this shared list." allowsort="true">

Courses associated with this shared list.

<#TABLE name="Course" type='SharedListCourses' class="instructor-table" AllowRowClick="Yes" headerText="Courses" LinkColumn="CourseNumber" AllowJavascriptHover="True" Session="ItemAddition" Role="Instructor" column="CourseNumber:Course" column="CourseCode:Section Number" column="Name:Name" column="ReserveItems:Reserve Items" NoDataAction="ShowMessage" NoDataMessage="No courses found.">