Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
giannik committed Sep 18, 2024
1 parent 00cf444 commit 21ef5a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ private ShapeResult InitializeDisplayListPartDetailAdminSearchPanelShape()
await _updateModelAccessor.ModelUpdater.TryUpdateModelAsync(listPartFilterViewModel, Prefix);
model.ListPartFilterViewModel = listPartFilterViewModel;
}))
})
.Location("DetailAdmin", "Content:5");
}

Expand Down

0 comments on commit 21ef5a1

Please sign in to comment.