Skip to content
Snippets Groups Projects
Commit 9961408a authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Annuaire: afficher l'onglet "pages"

parent b3df3448
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,8 @@ angular.module('cesium.es.wot.controllers', ['cesium.es.services']) ...@@ -10,7 +10,8 @@ angular.module('cesium.es.wot.controllers', ['cesium.es.services'])
.extendState('app.wot_lookup', { .extendState('app.wot_lookup', {
points: { points: {
'tabs': { 'tabs': {
templateUrl: "plugins/es/templates/wot/lookup_extend.html" templateUrl: "plugins/es/templates/wot/lookup_extend.html",
controller: "ESExtensionCtrl"
} }
} }
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment