Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] website: Remove debug message
@ 2014-11-02 23:58 Maxime Hadjinlian
  2014-11-02 23:58 ` [Buildroot] [PATCH 2/3] website: Fix indent Maxime Hadjinlian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxime Hadjinlian @ 2014-11-02 23:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
---
 docs/js/buildroot.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/js/buildroot.js b/docs/js/buildroot.js
index 03c3968..6e0d97a 100644
--- a/docs/js/buildroot.js
+++ b/docs/js/buildroot.js
@@ -28,7 +28,6 @@ function load_activity(feedurl, divid) {
         for (var i = 0; i < empty; i++) {
           container.appendChild(document.createElement("p"));
         }
-        console.log(loaded);
       }
     });
 }
-- 
2.1.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-09 19:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 23:58 [Buildroot] [PATCH 1/3] website: Remove debug message Maxime Hadjinlian
2014-11-02 23:58 ` [Buildroot] [PATCH 2/3] website: Fix indent Maxime Hadjinlian
2014-11-02 23:58 ` [Buildroot] [PATCH 3/3] website: Tidy up code Maxime Hadjinlian
2014-12-09 19:51 ` [Buildroot] [PATCH 1/3] website: Remove debug message Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox