Skip to content

Commit

Permalink
fix: DEV-2153: DEV-2526: Pagination, LSF undefined (HumanSignal#2611)
Browse files Browse the repository at this point in the history
* fix: DEV-2153: DEV-2526: Pagination, LSF undefined

DEV-2526: Don't crash because of undefined LSF
DEV-2153: Pagination

* [frontend] Get build dm

Co-authored-by: hlomzik <[email protected]>
  • Loading branch information
hlomzik and hlomzik authored Jul 6, 2022
1 parent 1138cf9 commit 12cdfde
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/dm/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/dm/js/main.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions label_studio/frontend/dist/dm/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "fix: DEV-2170: on project open number of tasks defined by task per page is being displayed",
"commit": "20a6002a5a6f122cafcb248514ea0b047a9adf14",
"branch": "fb-dev-2170",
"date": "2022-06-06T20:55:36Z"
"message": "fix: DEV-2526: Don't crash because of undefined LSF (#75)",
"commit": "34742984929748380ad6f7bbb053c7ced97d994d",
"branch": "master",
"date": "2022-07-05T19:38:39Z"
}

0 comments on commit 12cdfde

Please sign in to comment.