mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Show doc links on setup screen
This commit is contained in:
parent
f828583b49
commit
af641b93f1
8 changed files with 826 additions and 826 deletions
|
@ -39,7 +39,7 @@ export default Route.extend({
|
|||
|
||||
activate() {
|
||||
$('body').addClass('background-color-theme-100');
|
||||
document.title = "Documize Setup";
|
||||
document.title = "Welcome to the Documize installer";
|
||||
},
|
||||
|
||||
deactivate() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue