mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
save
This commit is contained in:
@@ -280,6 +280,7 @@ export class PublicationsPage implements OnInit {
|
||||
}
|
||||
|
||||
async openOptions(id?: string) {
|
||||
this.folderId = id;
|
||||
const enterAnimation = (baseEl: any) => {
|
||||
const backdropAnimation = this.animationController.create()
|
||||
.addElement(baseEl.querySelector('ion-backdrop')!)
|
||||
|
||||
Reference in New Issue
Block a user