We'd need a helper to avoid having a too complex expressions in nuxeo-web-u-bundle.html file when it comes to check if the publish action should be available for a given document.
We'd need a:
- isPublication helper
- isTaggable helper
- isPublishable helper
- formatRendition helper
- is required by
-
NXP-24426 Publish a document
- Resolved