1
0
Fork 0
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:
HarveyKandola 2021-11-03 11:46:20 -04:00
parent 60dfb54d54
commit 0c3fed2b18
27 changed files with 60 additions and 111 deletions

View file

@ -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'