jqh 4 rokov pred
rodič
commit
ee8c71ec91

+ 1 - 0
resources/assets/dcat/extra/grid-extend.js

@@ -225,6 +225,7 @@
 
             $.put({
                 url: _this.options.url.replace(':key', key),
+                data: {_orderable: direction},
                 success: function(data){
                     Dcat.loading(false);
                     _this._req = 0;