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
3 lines
64 B
JavaScript
3 lines
64 B
JavaScript
jQuery(document).ready( function($) {
|
|
columns.init('page');
|
|
}); |