mirror of
https://github.com/documize/community.git
synced 2025-08-07 14:35:28 +02:00
defaulted new section page title
This commit is contained in:
parent
3762d6aafa
commit
2be87d82c6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import Ember from 'ember';
|
|||
import NotifierMixin from '../../mixins/notifier';
|
||||
|
||||
export default Ember.Component.extend(NotifierMixin, {
|
||||
title: "",
|
||||
title: "New Section",
|
||||
contentType: "",
|
||||
|
||||
didReceiveAttrs() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue