mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Fixe book meeting attendess
This commit is contained in:
+2
@@ -117,6 +117,8 @@ export class BookMeetingModalPage implements OnInit {
|
||||
|
||||
async addParticipants(){
|
||||
|
||||
this.adding = "intervenient";
|
||||
|
||||
if(window.innerWidth <= 800){
|
||||
const modal = await this.modalController.create({
|
||||
component: AddParticipantsModalPage,
|
||||
|
||||
Reference in New Issue
Block a user