<#INCLUDE filename="include_instructorsharedlistmenu.html" restriction="Usertype:SharedListInstructor">
<#INCLUDE filename="include_fullproxysharedlistmenu.html" restriction="Usertype:SharedListFullProxy">
Shared List <#SHAREDLIST field="ListName">
<#STATUS class="fade">
<#INCLUDE filename="include_defaultsharedlistinfo.html"/>
<#TABLE class="instructor-table filterTable" name="SharedListItem" id="SharedListItemTable" headerText="List Items" LinkType="ItemInfo" LinkColumn="BotTitlesIcon" 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 filterTable" headerText="Courses" LinkColumn="CourseNumber" Session="ItemAddition" Role="Instructor" column="CourseNumber:Course" column="CourseCode:Course Code" column="Name:Name" column="ReserveItems:Reserve Items" NoDataAction="ShowMessage" NoDataMessage="No courses found.">