Update docs

This commit is contained in:
Mohsen Azimi
2015-03-16 13:02:23 -07:00
parent 66adb0d508
commit 79d9d1cf0d
2 changed files with 12 additions and 16 deletions

View File

@@ -67,9 +67,7 @@
}
}
$('#input_apiKey').change(function() {
addApiKeyAuthorization();
});
$('#input_apiKey').change(addApiKeyAuthorization);
// if you have an apiKey you would like to pre-populate on the page for demonstration purposes...
/*