Changeset 2907 in products
- Timestamp:
- Oct 20, 2010 6:08:43 PM (16 years ago)
- Location:
- quintagroup.analytics/trunk/quintagroup/analytics/browser
- Files:
-
- 1 added
- 3 edited
-
configure.zcml (modified) (1 diff)
-
ownership_by_state.pt (modified) (1 diff)
-
resources/set_chartcolor.js (added)
-
type_by_state.pt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quintagroup.analytics/trunk/quintagroup/analytics/browser/configure.zcml
r2893 r2907 61 61 /> 62 62 63 <browser:resource 64 name="set_chartcolor.js" 65 image="resources/set_chartcolor.js" 66 /> 67 63 68 </configure> -
quintagroup.analytics/trunk/quintagroup/analytics/browser/ownership_by_state.pt
r2893 r2907 28 28 </tr> 29 29 <tr tal:repeat="type view/getStates"> 30 <th tal:content="type">Document</th> 30 <th tal:content="type" 31 tal:attributes="class string: state-$type">Document</th> 31 32 <td tal:repeat="count python:view.getContent(type)" tal:content="count">123</td> 32 33 </tr> -
quintagroup.analytics/trunk/quintagroup/analytics/browser/type_by_state.pt
r2893 r2907 28 28 </tr> 29 29 <tr tal:repeat="type view/getStates"> 30 <th tal:content="type">Document</th> 30 <th tal:content="type" 31 tal:attributes="class string: state-$type">Document</th> 31 32 <td tal:repeat="count python:view.getContent(type)" tal:content="count">123</td> 32 33 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/common/qtrac_logo.png)