Skip to content

Commit

Permalink
Fix edit help item form layout (#97)
Browse files Browse the repository at this point in the history
* fix: edit help item form layout

* fix: translations

* fix: tests

* fix: tests
  • Loading branch information
HenryT-CG authored Jul 2, 2024
1 parent 7dc2ef4 commit d573b64
Show file tree
Hide file tree
Showing 16 changed files with 517 additions and 1,013 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/onecx/docker-spa-base:1.4.0
FROM ghcr.io/onecx/docker-spa-base:1.5.0

# Copy nginx configuration
COPY nginx/locations.conf $DIR_LOCATION/locations.conf
Expand Down
Loading

0 comments on commit d573b64

Please sign in to comment.