[DRE-commits] [SCM] Tracking the Debian/Ruby wheezy transition branch, master, updated. 5ab2e648796d761ff4af114c546957e31f16a967

Antonio Terceiro terceiro at softwarelivre.org
Tue May 17 21:31:30 UTC 2011


The following commit has been merged in the master branch:
commit 5ab2e648796d761ff4af114c546957e31f16a967
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Tue May 17 14:29:57 2011 -0700

    Rename main Javascript file

diff --git a/progressbar.js b/chart.js
similarity index 100%
rename from progressbar.js
rename to chart.js
diff --git a/index.html b/index.html
index 1e86f67..db7fe55 100644
--- a/index.html
+++ b/index.html
@@ -27,5 +27,5 @@
   </body>
   <script src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
   <script src='jquery.flot.min.js'></script>
-  <script src="progressbar.js"></script>
+  <script src="chart.js"></script>
 </html>

-- 
Tracking the Debian/Ruby wheezy transition



More information about the Pkg-ruby-extras-commits mailing list