Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16971 Rev 16992
Línea 1468... Línea 1468...
1468
                            <tbody></tbody>
1468
                            <tbody></tbody>
1469
                        </table>
1469
                        </table>
1470
                    </div>
1470
                    </div>
1471
                    <div class="card-footer clearfix">
1471
                    <div class="card-footer clearfix">
1472
                        <div style="float:right;">
1472
                        <div style="float:right;">
1473
                            <button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH </button>
1473
                            <button type="button" class="btn btn-info btn-refresh"><i class="fa fa-sync"></i> LABEL_REFRESH </button>
1474
                            <?php if ($allowAdd) : ?>
1474
                            <?php if ($allowAdd) : ?>
1475
                                <button type="button" class="btn btn-primary btn-add-form"><i class="fa fa-plus"></i> LABEL_ADD </button>
1475
                                <button type="button" class="btn btn-primary btn-add-form"><i class="fa fa-plus"></i> LABEL_ADD </button>
1476
                            <?php endif; ?>
1476
                            <?php endif; ?>
1477
                        </div>
1477
                        </div>
1478
                    </div>
1478
                    </div>