Skip to content

Commit

Permalink
v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed May 6, 2016
2 parents ab27113 + 8b5cbbb commit 4883b75
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion app/sanji-window/sanji-window-state.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ class SanjiWindowStateController {

$onInit() {
this.sanjiWindowMgr = this.parent.sanjiWindowMgr;
console.log(this.sanjiWindowMgr);
if (undefined !== this.stateName) {
this.parent.register({
name: this.stateName,
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-sanji-window.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-sanji-window.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@
"angular-material": "~1.0.5",
"angular-material-icons": "^0.7.0"
},
"version": "2.1.6"
"version": "2.1.7"
}

0 comments on commit 4883b75

Please sign in to comment.