Install and serve static content from the image

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-08 22:52:46 -04:00
parent f6afec031d
commit e6ccfb4b59
4 changed files with 11 additions and 5 deletions

View File

@@ -557,6 +557,9 @@ Other changes
* Fix multiple tag selection wizard step.
* Update tag document list and the document tag list
views to require the view permissions for both objects.
* Install and server static content to and from the image.
Remove installation of static content from the setup
and upgrade stages.