Skip to content

Commit

Permalink
deploy: bf3bb0b
Browse files Browse the repository at this point in the history
  • Loading branch information
d3xter666 committed Aug 6, 2024
1 parent 6b54f7d commit b9dcd4c
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Component-preload.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion controller/App-dbg.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ sap.ui.define([
// add filter for search
this.sFilterKey = oEvent.getParameter("item").getKey();

// eslint-disable-line default-case
switch (this.sFilterKey) {
case "active":
this.aTabFilters.push(new Filter("completed", FilterOperator.EQ, false));
Expand Down
2 changes: 1 addition & 1 deletion controller/App.controller.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b9dcd4c

Please sign in to comment.