File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 6464            <i  class =" bx bx-calendar me-1"   />
6565            {format (agent .updated_datetime , ' short-date'  )}
6666          </li >
67-           <li  class =" list-inline-item me-1"   id = " comments "  >
67+           <li  class =" list-inline-item me-1"  >
6868            <a  href = " page/agent/{agent.id}/build"   class =" btn btn-primary btn-sm"   target =" _blank"  >
6969              <i  class =" bx bx-wrench"   /> Build
7070            </a >
71-           </li >          
72-           <li  class =" list-inline-item me-1"   id =" comments"  >
71+           </li >
72+           {#if  agent .is_public  }      
73+           <li  class =" list-inline-item me-1"  >
7374            <a  href = " page/agent/{agent.id}/train"   class =" btn btn-primary btn-sm"   target =" _blank"  >
7475              <i  class =" bx bx-book-open"   /> Train
7576            </a >
7677          </li >
77-           <li  class =" list-inline-item me-1"   id = " comments "  >
78+           <li  class =" list-inline-item me-1"  >
7879            <a  href = " chat/{agent.id}"   class =" btn btn-primary btn-sm"   target =" _blank"  >
7980              <i  class =" bx bx-chat"   /> Test
8081            </a >
8182          </li >
83+           {/if }
8284        </ul >
8385      </div >
8486    </Card >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments