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

add doc url

parent 214e2aa3
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,7 @@ angular.module('cesium.storage.services', ['ngResource', 'ngResource', 'xdLocalS ...@@ -36,6 +36,7 @@ angular.module('cesium.storage.services', ['ngResource', 'ngResource', 'xdLocalS
/* -- Use of HTTPS frame -- */ /* -- Use of HTTPS frame -- */
// See https://github.com/ofirdagan/cross-domain-local-storage
exports.https.put = function(key, value) { exports.https.put = function(key, value) {
console.log('TODO: setting [{0}] into https frame'.format(key)); console.log('TODO: setting [{0}] into https frame'.format(key));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment