Пример #1
0
                    <p></p>
                    <div class="div_header">&nbsp;</div>
                    <div class="div_content">
                        <table id="mytable" class="admin_table">
                            <thead>
                                <tr>
                                    <th scope="col">Id</th>
                                    <th scope="col">Porcentaje</th>
                                    <th scope="col">Titulo</th>
                                    <th scope="col">Mostrado</th>
                                    <th scope="col">Acciones</th>
                                </tr>
                            </thead>
                            <tbody class="ui-sortable">
                                <?php 
$dato->obtenerListadoBarraHorizontal();
?>
                            </tbody>
                        </table>
                        <p>
                       <!--<input class="submit" type="button" value="Guardar orden" id="table_button">-->
                        </p>
                    </div>
                    <div class="div_bottom"></div>



                </div>

                <!-- Menu navegacion derecho -->
                <div id="sidebar">