Skip to content

Commit

Permalink
description
Browse files Browse the repository at this point in the history
  • Loading branch information
baio committed May 26, 2011
1 parent cee8d46 commit ce95038
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions jquery.ui.da.grid.header-sort.js
Expand Up @@ -3,18 +3,9 @@
* User: max
* Date: 26.05.11
* Time: 10:11
* To change this template use File | Settings | File Templates.
* The simplest template for jQuery widgets.
*/

//working class is built by guide - http://phrogz.net/js/classes/OOPinJS.html
function GridHeaderSort(settings){

//privates
var settings;


}

//plugins is built by boilerplate - http://docs.jquery.com/Plugins/Authoring and http://stefangabos.ro/jquery/jquery-plugin-boilerplate/
(function($){
$.fn.GridHeaderSort = function(method)
Expand Down

0 comments on commit ce95038

Please sign in to comment.