mirror of
https://github.com/documize/community.git
synced 2025-07-23 07:09:43 +02:00
Move What's New into dedicated page
No longer a modal popup. Also merged About dialog content.
This commit is contained in:
parent
42db78ce14
commit
0cc83c13c8
8 changed files with 94 additions and 78 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
import $ from 'jquery';
|
||||
import { notEmpty } from '@ember/object/computed';
|
||||
import { inject as service } from '@ember/service'
|
||||
import { inject as service } from '@ember/service';
|
||||
import Modals from '../../mixins/modal';
|
||||
import Component from '@ember/component';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue