mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-02 16:59:35 +01:00
b10412eab9
git-svn-id: http://svn.automattic.com/wordpress/trunk@8988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
6 lines
73 B
JavaScript
6 lines
73 B
JavaScript
jQuery( function($) {
|
|
$('#users').wpList();
|
|
|
|
columns.init('user');
|
|
});
|