File: buttons.bootstrap.min.js

package info (click to toggle)
datatables-extensions 0.0%2Bgit20150910.28fd64e%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 5,476 kB
  • sloc: javascript: 65,209; makefile: 14
file content (1 line) | stat: -rwxr-xr-x 426 bytes parent folder | download | duplicates (2)
1
(function(b,a){b.extend(!0,a.Buttons.defaults,{dom:{container:{className:"dt-buttons btn-group"},button:{className:"btn btn-default"},collection:{tag:"ul",className:"dt-button-collection dropdown-menu",button:{tag:"li",className:"dt-button"},buttonLiner:{tag:"a",className:""}}}});a.ext.buttons.collection.text=function(a){return a.i18n("buttons.collection",'Collection <span class="caret"/>')}})(jQuery,jQuery.fn.dataTable);