Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

[#875580] Wired details page to thimble. #78

Merged
merged 1 commit into from May 31, 2013

Conversation

ScottDowne
Copy link
Contributor

No description provided.

@@ -216,6 +216,50 @@ module.exports = function middlewareCtor(env) {
.end(data);
};
},
publishDetails: function(options, audience, host, nunjucksEnv) {
var knox = require("knox"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the second place we're requiring knox and the S3 variables; let's cache those in the app and then pass them as args instead,.

@ScottDowne ScottDowne merged commit a3037fa into mozilla:master May 31, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants