Commit 3c1640570bb1082ae38391f1a0ccb431d5e385e8
1 parent
543d2306
deleted wrong text
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js
... | ... | @@ -183,7 +183,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location |
183 | 183 | { |
184 | 184 | "module": $rootScope.currentActiveModuleTitle, "bodyView": tittle, "state": 'max', "BodyViewId": $rootScope.currentBodyViewId, |
185 | 185 | "slug": $rootScope.currentSlug |
186 | - });zz | |
186 | + }); | |
187 | 187 | |
188 | 188 | |
189 | 189 | } | ... | ... |