quantrocket / planlogiq

Automatically exported from code.google.com/p/planlogiq
0 stars 0 forks source link

struktur.strworkspace #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. save document in strukturview.page

What is the expected output? What do you see instead?

the normal workspace

Please use labels and text to provide additional information.

Check for str.struktur_type

Original issue reported on code.google.com by Philipp.Frenzel@googlemail.com on 1 Dec 2009 at 1:08

GoogleCodeExporter commented 8 years ago
<com:XActiveTemplateColumn>
            <prop:HeaderTemplate><%[ Type ]%></prop:HeaderTemplate>
            <prop:ItemTemplate>
                <com:TActiveLabel 
Text=<%#'/rliq/themes/basic/imgs/str'.StrukturTypeRecord::finder()-
>findByidta_struktur_type($this->Parent->DataItem['idta_struktur_type'])-
>struktur_type_name%> />
            </prop:ItemTemplate>
        </com:XActiveTemplateColumn>

Original comment by Philipp.Frenzel@googlemail.com on 1 Dec 2009 at 6:28