Add auto column argument to sp_data_table

This commit is contained in:
Takumi
2013-07-30 16:00:13 +10:00
parent e91952f8c5
commit f952304818
3 changed files with 19 additions and 12 deletions

View File

@@ -32,4 +32,5 @@ jQuery(document).ready(function($){
}).get().join(' vs ');
$('input[name=post_title]').val(title);
});
});