Skip to content

Commit

Permalink
40 lashes for checking in a console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbruniges committed Nov 16, 2012
1 parent d90e9ab commit 2c0394a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions media/ignite/resources/js/webrtc_urls.js
@@ -1,10 +1,8 @@
console.log(ignite_bundle);

ignite.url = {
node_linkbox: ignite_bundle.data.MEDIA_URL + "resources/svg/linkbox_padding.svg",
node_logo: ignite_bundle.data.MEDIA_URL + "resources/svg/ignite_embossed_logo.svg",
logo1: ignite_bundle.data.MEDIA_URL + "resources/svg/ignite_w_text.svg",
logo2: ignite_bundle.data.MEDIA_URL + "resources/svg/webrtc_w_text.svg",
resource_background: ignite_bundle.data.MEDIA_URL + "resources/svg/ignite_embossed_logo.svg",
hackable_demo: "https://github.com/mozilla/mozilla-ignite-learning-lab-demos/tree/master/lab-2-webrtc-video",
hackable_demo: "https://github.com/mozilla/mozilla-ignite-learning-lab-demos/tree/master/lab-2-webrtc-video"
};

0 comments on commit 2c0394a

Please sign in to comment.