Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16932 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16932 Rev 16992
Línea 660... Línea 660...
660
            </div>	
660
            </div>	
661
            <div class="card-footer  text-right">
661
            <div class="card-footer  text-right">
662
     			<?php if ($allowUpload) : ?>
662
     			<?php if ($allowUpload) : ?>
663
            	<button type="button" class="btn btn-sm btn-primary btn-upload"><i class="fa fa-upload"></i> LABEL_UPLOAD </button>
663
            	<button type="button" class="btn btn-sm btn-primary btn-upload"><i class="fa fa-upload"></i> LABEL_UPLOAD </button>
664
            	<?php endif; ?>
664
            	<?php endif; ?>
665
         		<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH </button>
665
         		<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-sync"></i> LABEL_REFRESH </button>
666
            </div>
666
            </div>
667
        </div>
667
        </div>
668
    </div>
668
    </div>
669
</div>
669
</div>