Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
datatable now works
Commit Description:
datatable now works
/*!
Bootstrap integration for DataTables' AutoFill
©2015 SpryMedia Ltd - datatables.net/license
*/
( function ( b ){ "function" === typeof define && define . amd ? define ([ "jquery" , "datatables.net-bs" , "datatables.net-autofill" ], function ( a ){ return b ( a , window , document )}) : "object" === typeof exports ? module . exports = function ( a , c ){ a || ( a = window ); c && c . fn . dataTable || ( c = require ( "datatables.net-bs" )( a , c ). $ ); c . fn . dataTable . AutoFill || require ( "datatables.net-autofill" )( a , c ); return b ( c , a , a . document )} : b ( jQuery , window , document )})( function ( b , a , c , d ){ b = b . fn . dataTable ; b . AutoFill . classes . btn = "btn btn-primary" ; return b });
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings