mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Add show and hide whether checkbox is active or not
This commit is contained in:
@@ -11,6 +11,8 @@ import { ContactsPage } from '../new-group/contacts/contacts.page';
|
||||
})
|
||||
export class MessagesPage implements OnInit {
|
||||
|
||||
message = '';
|
||||
|
||||
constructor(
|
||||
public popoverController: PopoverController,
|
||||
private modalController: ModalController,
|
||||
|
||||
Reference in New Issue
Block a user