| 
      
            Lines 92-97
          $(document).ready(function(){
      
      
        Link Here
      
     | 
  
        
          | 92 | 
                      { 'mDataProp': 'dt_type' }, | 
          92 | 
                      { 'mDataProp': 'dt_type' }, | 
        
        
          | 93 | 
                      { 'mDataProp': 'dt_shelfname' }, | 
          93 | 
                      { 'mDataProp': 'dt_shelfname' }, | 
        
        
          | 94 | 
                      { 'mDataProp': 'dt_count' }, | 
          94 | 
                      { 'mDataProp': 'dt_count' }, | 
        
            
               | 
               | 
              95 | 
                          { 'mDataProp': 'dt_is_shared' }, | 
            
        
          | 95 | 
                      { 'mDataProp': 'dt_owner' }, | 
          96 | 
                      { 'mDataProp': 'dt_owner' }, | 
        
        
          | 96 | 
                      { 'mDataProp': 'dt_sortby' }, | 
          97 | 
                      { 'mDataProp': 'dt_sortby' }, | 
        
        
          | 97 | 
                      { 'mDataProp': 'dt_created_on' }, | 
          98 | 
                      { 'mDataProp': 'dt_created_on' }, | 
        
  
    | 
      
            Lines 638-643
          function AdjustRemark() {
      
      
        Link Here
      
     | 
  
        
          | 638 | 
                                  <th class="NoVisible">Type</th>  | 
          639 | 
                                  <th class="NoVisible">Type</th>  | 
        
        
          | 639 | 
                                  <th>List name</th>  | 
          640 | 
                                  <th>List name</th>  | 
        
        
          | 640 | 
                                  <th>Contents</th>  | 
          641 | 
                                  <th>Contents</th>  | 
        
            
               | 
               | 
              642 | 
                                      <th>Type</th>  | 
            
        
          | 641 | 
                                  <th>Owner</th>  | 
          643 | 
                                  <th>Owner</th>  | 
        
        
          | 642 | 
                                  <th>Sort by</th>  | 
          644 | 
                                  <th>Sort by</th>  | 
        
        
          | 643 | 
                                  <th>Creation date</th>  | 
          645 | 
                                  <th>Creation date</th>  | 
        
  
    | 
      
            Lines 648-653
          function AdjustRemark() {
      
      
        Link Here
      
     | 
  
        
          | 648 | 
                                  <th></th>  | 
          650 | 
                                  <th></th>  | 
        
        
          | 649 | 
                                  <th><input class="filter text_filter" id="searchshelfname_filter" placeholder="List name"></th>  | 
          651 | 
                                  <th><input class="filter text_filter" id="searchshelfname_filter" placeholder="List name"></th>  | 
        
        
          | 650 | 
                                  <th></th>  | 
          652 | 
                                  <th></th>  | 
        
            
               | 
               | 
              653 | 
                                      <th></th>  | 
            
        
          | 651 | 
                                  <th><input class="filter text_filter" id="searchowner_filter" placeholder="Owner"></th>  | 
          654 | 
                                  <th><input class="filter text_filter" id="searchowner_filter" placeholder="Owner"></th>  | 
        
        
          | 652 | 
                                  <th>  | 
          655 | 
                                  <th>  | 
        
        
          | 653 | 
                                      <select class="filter text_filter" id="searchsortby_filter">  | 
          656 | 
                                      <select class="filter text_filter" id="searchsortby_filter">  |