docs(demos): remove subtitle from popups

This commit is contained in:
Drew Rygh
2015-10-26 15:14:32 -05:00
parent 3e2144f9e3
commit 9dc167172c

View File

@ -33,7 +33,6 @@ export class PopupsPage {
doConfirm() {
this.popup.confirm({
title: "Use this lightsaber?",
subTitle: "You can't exchange lightsabers",
template: "Do you agree to use this lightsaber to do good across the intergalactic galaxy?",
cancelText: "Disagree",
okText: "Agree"