Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 1482 | Rev 1484 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1482 Rev 1483
Línea 273... Línea 273...
273
                       		</thead>
273
                       		</thead>
274
                         	<tbody>
274
                         	<tbody>
275
                         	</tbody>
275
                         	</tbody>
276
                    	</table>
276
                    	</table>
277
                   	</div>
277
                   	</div>
-
 
278
                       <div class="card-footer clearfix">
-
 
279
                       		<div style="float:right;">
-
 
280
    							<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH </button>
-
 
281
    							<?php if($allowAdd) : ?>
-
 
282
    							<button type="button" class="btn btn-primary btn-add"><i class="fa fa-plus"></i> LABEL_ADD </button>
-
 
283
    							<?php endif; ?>
-
 
284
    						</div>
-
 
285
                     	</div>
278
          		</div>
286
          		</div>
279
           	</div>     
287
           	</div>     
280
        </div>          
288
        </div>          
281
 	</div>
289
 	</div>
282
</section> 
290
</section>