Note about nav not being used

This commit is contained in:
Max Lynch
2013-11-19 12:58:50 -06:00
parent 4616379d05
commit cbd63fc08f
2 changed files with 8 additions and 0 deletions

View File

@ -24910,6 +24910,10 @@ angular.module('ionic.ui.loading', [])
(function() {
'use strict';
/**
* Note: currently unused
*/
/**
* @description
* The NavController is a navigation stack View Controller modelled off of

View File

@ -1,6 +1,10 @@
(function() {
'use strict';
/**
* Note: currently unused
*/
/**
* @description
* The NavController is a navigation stack View Controller modelled off of