mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
document view activity
This commit is contained in:
parent
486b5983d9
commit
cce1b5ef50
11 changed files with 85 additions and 93 deletions
|
@ -12,12 +12,7 @@
|
|||
import Component from '@ember/component';
|
||||
|
||||
export default Component.extend({
|
||||
tab: 'index',
|
||||
|
||||
actions: {
|
||||
onTabSwitch(tab) {
|
||||
this.set('tab', tab);
|
||||
},
|
||||
|
||||
onPageSequenceChange(changes) {
|
||||
this.attrs.onPageSequenceChange(changes);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue