~ubuntu-branches/ubuntu/quantal/openerp6.1/quantal

« back to all changes in this revision

Viewing changes to openerp/addons/web_calendar/static/lib/dhtmlxScheduler/samples/common/units.xml

  • Committer: Package Import Robot
  • Author(s): Yolanda Robla
  • Date: 2012-09-20 15:29:00 UTC
  • Revision ID: package-import@ubuntu.com-20120920152900-woyy3yww8z6acmsk
Tags: upstream-6.1-1+dfsg
ImportĀ upstreamĀ versionĀ 6.1-1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<data>
 
2
        <event id="2">
 
3
                <start_date><![CDATA[2009-06-30 12:00:00]]></start_date>
 
4
                <end_date><![CDATA[2009-06-30 14:00:00]]></end_date>
 
5
                <text><![CDATA[Section A test]]></text>
 
6
                <section_id>1</section_id>
 
7
        </event>
 
8
        <event id="3">
 
9
                <start_date><![CDATA[2009-06-30 10:00:00]]></start_date>
 
10
                <end_date><![CDATA[2009-06-30 11:00:00]]></end_date>
 
11
                <text><![CDATA[Section B test]]></text>
 
12
                <section_id>2</section_id>
 
13
        </event>
 
14
        <event id="3">
 
15
                <start_date><![CDATA[2009-06-1 10:00:00]]></start_date>
 
16
                <end_date><![CDATA[2009-07-30 11:00:00]]></end_date>
 
17
                <text><![CDATA[Section B test]]></text>
 
18
                <section_id>2</section_id>
 
19
        </event>
 
20
        <event id="4">
 
21
                <start_date><![CDATA[2009-06-30 16:00:00]]></start_date>
 
22
                <end_date><![CDATA[2009-06-30 18:00:00]]></end_date>
 
23
                <text><![CDATA[Section C test]]></text>
 
24
                <section_id>3</section_id>
 
25
        </event>
 
26
        <event id="5">
 
27
                <start_date><![CDATA[2009-06-30 10:00:00]]></start_date>
 
28
                <end_date><![CDATA[2009-06-30 15:00:00]]></end_date>
 
29
                <text><![CDATA[Section D test]]></text>
 
30
                <section_id>4</section_id>
 
31
        </event>
 
32
        <event id="6">
 
33
                <start_date><![CDATA[2009-06-29 12:00:00]]></start_date>
 
34
                <end_date><![CDATA[2009-06-29 14:00:00]]></end_date>
 
35
                <text><![CDATA[day before test]]></text>
 
36
                <section_id>1</section_id>
 
37
        </event>
 
38
        <event id="7">
 
39
                <start_date><![CDATA[2009-07-1 12:00:00]]></start_date>
 
40
                <end_date><![CDATA[2009-07-1 14:00:00]]></end_date>
 
41
                <text><![CDATA[day after test]]></text>
 
42
                <section_id>1</section_id>
 
43
        </event>
 
44
</data>
 
 
b'\\ No newline at end of file'