mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
Grunt updated with concat and jshint
Also added initial platform detection thing.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
this.init();
|
||||
};
|
||||
|
||||
ion.ViewController.prototype = {
|
||||
ionic.ViewController.prototype = {
|
||||
// Initialize this view controller
|
||||
init: function() {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user