Skip to content

Commit 6542602

Browse files
authored
Update apMesa.js
1 parent 7b4fa0f commit 6542602

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/directives/apMesa.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,6 @@
465465
scope.addSort(sort.id, sort.dir);
466466
});
467467
}
468-
}, getRowSort: function () {
469-
return scope.persistentState.sortOrder;
470468
},
471469
getRowSort: function () {
472470
return scope.persistentState.sortOrder;

0 commit comments

Comments
 (0)