Index: openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 14 Apr 2014 21:33:09 -0000 1.1.2.1 +++ openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 15 Apr 2014 07:05:37 -0000 1.1.2.2 @@ -142,6 +142,9 @@ } } +############################################################################### +# Bootstrap table +############################################################################### # TODO Allow renderers from other namespaces in 30-widget-procs @@ -258,9 +261,8 @@ Class create BootstrapTableRenderer::BulkAction -superclass TABLE::BulkAction } +::xo::library source_dependent - - # # Local variables: # mode: tcl