Rev 7199 |
    Mostrar el archivo completo |
     |
     |
    Autoría |
    Ultima modificación |
    Ver Log
    | 
  
  
  
       
        
          
             | Rev 7199 | Rev 7237 | 
        
        
          
            | Línea 164... | Línea 164... | 
          
            | 164 | </section>
 | 164 | </section>
 | 
          
            | Línea 165... | Línea 165... | 
          
            | 165 |  
 | 165 |  
 | 
          
            | 166 | <script id="templateNextEvents" type="text/x-jsrender">
 | 166 | <script id="templateNextEvents" type="text/x-jsrender">
 | 
          
            | 167 |     <a href="{{:url}}"  class="goto-backend" rel="noreferrer">
 | 167 |     <a href="{{:url}}"  class="goto-backend" rel="noreferrer">
 | 
          
            | 168 | 	   <div class="calendar-event" style="{{:textColor}}; background: {{:backgroundColor}}">
 | 168 | 	   <div class="calendar-event" style="{{:textColor}}; background: {{:backgroundColor}}">
 | 
          
            | 169 | 	       <h4><b>LABEL_EVENT: </b> {{:title}}S</h4><span><b>LABEL_START: </b>{{:start}}</span>
 | 169 | 	       <h4><b>LABEL_EVENT: </b> {{:title}}</h4><span><b>LABEL_START: </b>{{:start}}</span>
 | 
          
            | 170 | 	   </div>
 | 170 | 	   </div>
 | 
          
            | 171 |     </a>
 | 171 |     </a>
 |