Changeset 26b76a6 in sicp for static


Ignore:
Timestamp:
Jun 3, 2015, 12:41:00 PM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
e8d1d6a
Parents:
af8a2ca
Message:

agregadas instrucciones para alinear radio buttons y posicionamiento de los mensajes tooltiptext

File:
1 edited

Legend:

Unmodified
Added
Removed
  • static/js/layout.js

    r7061fed r26b76a6  
    8383            "bDestroy": true
    8484        });
    85 
    86 
    87         var table = $('.dataTable').DataTable();
    88         var tt = new $.fn.dataTable.TableTools( table );
    89         $( tt.fnContainer() ).insertBefore('div.dataTables_wrapper');
    90         //$('i.glyphicon-download-alt').tooltip({trigger: 'hover','placement': 'bottom'});
    9185    }
    9286
Note: See TracChangeset for help on using the changeset viewer.