master #276

Merged
mpeltriaux merged 4 commits from master into Docker 2 years ago
Owner

Update Docker

Update Docker
mpeltriaux added 4 commits 2 years ago
f26b26d1a1 Public report enhancements
* adds toggling of scrollable box table views
* deactivates scrolling for public report view (so all entries can be seen if page is printed)
c3c1e472e8 EGON Export fixes
* replaces missing value 'None' with empty string ''
mpeltriaux merged commit 4d750162b6 into Docker 2 years ago
The pull request has been merged as 4d750162b6.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.