diff --git a/README.md b/README.md index 621d41db..b65e8602 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ v1.45.0 ## Documentation -https://developers.documize.com + ## Keycloak Integration @@ -32,7 +32,7 @@ Documize provides out-of-the-box integration with [Redhat Keycloak](http://www.k Connect and authenticate with LDAP, Active Directory and more. -https://developers.documize.com + ## Auth0 Compatible diff --git a/app/app/templates/components/document/page-heading.hbs b/app/app/templates/components/document/page-heading.hbs index acc191f0..2936780a 100644 --- a/app/app/templates/components/document/page-heading.hbs +++ b/app/app/templates/components/document/page-heading.hbs @@ -39,7 +39,7 @@ {{input type="text" value=blockTitle id=blockTitleId}}
- +
Short description to help others understand
the reusable content block
{{textarea rows="3" value=blockExcerpt id=blockExcerptId}}
@@ -59,7 +59,7 @@ {{#dropdown-dialog id=moveDialogId target=moveButtonId position="bottom right" button="Move" color="flat-green" onOpenCallback=(action 'onCopyDialogOpen') onAction=(action 'onMovePage')}}
- move: {{page.title}} + Move: {{page.title}}
diff --git a/app/app/templates/components/document/tab-heading.hbs b/app/app/templates/components/document/tab-heading.hbs index 3dcb12df..a22d558c 100644 --- a/app/app/templates/components/document/tab-heading.hbs +++ b/app/app/templates/components/document/tab-heading.hbs @@ -52,7 +52,7 @@ {{input type="text" value=blockTitle id=blockTitleId}}
- +
Short description to help others understand
the reusable content block
{{textarea rows="3" value=blockExcerpt id=blockExcerptId}}
@@ -72,7 +72,7 @@ {{#dropdown-dialog id=moveDialogId target=moveButtonId position="bottom right" button="Move" color="flat-green" onOpenCallback=(action 'onCopyDialogOpen') onAction=(action 'onMovePage')}}
- move: {{page.title}} + Move: {{page.title}}