mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
Prep re-branding
This commit is contained in:
parent
60dfb54d54
commit
0c3fed2b18
27 changed files with 60 additions and 111 deletions
|
@ -62,7 +62,7 @@ export default Service.extend({
|
|||
if (isInSetupMode) {
|
||||
let edition = document.head.querySelector("[property=edition]");
|
||||
this.setProperties({
|
||||
title: htmlSafe("Documize Setup"),
|
||||
title: htmlSafe("Documize Community Setup"),
|
||||
allowAnonymousAccess: true,
|
||||
setupMode: true,
|
||||
edition: !_.isNull(edition) ? edition : 'Community'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue