Skip to content

Commit

Permalink
setCountSupported is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 25, 2014
1 parent 5bc4070 commit 0bfd030
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mockserver.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@

// setting up model
var oModel = new sap.ui.model.odata.ODataModel("http://mymockserver/", true);
oModel.setCountSupported(false);
sap.ui.getCore().setModel(oModel);


Expand Down

0 comments on commit 0bfd030

Please sign in to comment.