Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Fix PR 183 #186

Merged
merged 1 commit into from
Jul 29, 2013
Merged

Fix PR 183 #186

merged 1 commit into from
Jul 29, 2013

Conversation

cedricmoullet
Copy link
Contributor

#183

Use angular.isDefined. Fix huge mistake due to object. Remove lang storage and use $translate.uses()

cedricmoullet added a commit that referenced this pull request Jul 29, 2013
@cedricmoullet cedricmoullet merged commit 19e8053 into master Jul 29, 2013
@cedricmoullet cedricmoullet deleted the fix_defined branch July 29, 2013 18:12
@@ -49,23 +49,21 @@
var Layers = function() {
var promise;
var me = this;
var currentTopic;
var currentLang;
var currentTopicId;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This variable is never used, but it should be used!

@cedricmoullet
Copy link
Contributor Author

We need to discuss these points when Eric is back from vacation (see #187)

@elemoine
Copy link
Contributor

Addressed with #231.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants