Select Git revision
-
Benoit Lavenier authored
- Wot : lookup and view (and certs) now use a WotService to retrieve data - ES: registry/view - Add info on issuer
Benoit Lavenier authored- Wot : lookup and view (and certs) now use a WotService to retrieve data - ES: registry/view - Add info on issuer
plugins.js 150 B
angular.module('cesium.plugins', [
'cesium.plugins.translations',
'cesium.plugins.templates',
// ES plugin
'cesium.es.plugin'
])
;