This commit is contained in:
Guillermo
2016-06-07 23:11:13 +02:00
committed by Dan Bucholtz
parent f7b2ea277d
commit af289ece12

View File

@ -153,7 +153,7 @@ import {ViewController} from '../nav/view-controller';
* text: 'Ok',
* handler: () => {
* // user has clicked the alert button
* // begin the alert's dimiss transition
* // begin the alert's dismiss transition
* let navTransition = alert.dismiss();
*
* // start some async method