[cc-commits] [SCM] cc.engine: License chooser & etc (branch redesign) updated. ac350f7283283034c7e016d4007ff1ff25a657ae

git version control git at a7.creativecommons.org
Tue Dec 21 15:50:32 EST 2010


The branch, redesign has been updated
       via  ac350f7283283034c7e016d4007ff1ff25a657ae (commit)
      from  49eba05d405d83f4cc86a8bed649a852e0d872ae (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ac350f7283283034c7e016d4007ff1ff25a657ae
Author: Alex Roberts <alex at creativecommons.org>
Date:   Tue Dec 21 12:50:06 2010 -0800

    Changed a 'cc5' reference to 'cc6'

-----------------------------------------------------------------------

Summary of changes (followed by patch):
 cc/engine/templates/macros_templates/engine.pt     |    2 +-
 .../templates/macros_templates/engine_2cols.pt     |    2 +-
 .../templates/macros_templates/engine_bare.pt      |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cc/engine/templates/macros_templates/engine.pt b/cc/engine/templates/macros_templates/engine.pt
index 0f87c11..813d16e 100644
--- a/cc/engine/templates/macros_templates/engine.pt
+++ b/cc/engine/templates/macros_templates/engine.pt
@@ -13,7 +13,7 @@
 	  /> 
 
     <link rel="stylesheet" type="text/css" 
-          href="/@@/cc/cc5/style.css"
+          href="/@@/cc/cc6/style.css"
           tal:attributes="href python:request.staticdirect('cc6/style.css')" />
     <link rel="stylesheet" type="text/css" media="print"
 	  href="/@@/cc/cc6/print.css"
diff --git a/cc/engine/templates/macros_templates/engine_2cols.pt b/cc/engine/templates/macros_templates/engine_2cols.pt
index 75920cd..76173bd 100644
--- a/cc/engine/templates/macros_templates/engine_2cols.pt
+++ b/cc/engine/templates/macros_templates/engine_2cols.pt
@@ -13,7 +13,7 @@
 	  /> 
 
     <link rel="stylesheet" type="text/css" 
-          href="/@@/cc/cc5/style.css"
+          href="/@@/cc/cc6/style.css"
           tal:attributes="href python:request.staticdirect('cc6/style.css')" />
     <link rel="stylesheet" type="text/css" media="print"
 	  href="/@@/cc/cc6/print.css"
diff --git a/cc/engine/templates/macros_templates/engine_bare.pt b/cc/engine/templates/macros_templates/engine_bare.pt
index 335b73d..34ba552 100644
--- a/cc/engine/templates/macros_templates/engine_bare.pt
+++ b/cc/engine/templates/macros_templates/engine_bare.pt
@@ -13,7 +13,7 @@
 	  /> 
 
     <link rel="stylesheet" type="text/css" 
-          href="/@@/cc/cc5/style.css"
+          href="/@@/cc/cc6/style.css"
           tal:attributes="href python:request.staticdirect('cc6/style.css')" />
     <link rel="stylesheet" type="text/css" media="print"
 	  href="/@@/cc/cc6/print.css"


hooks/post-receive
-- 
cc.engine: License chooser & etc



More information about the cc-commits mailing list