[ 
https://issues.apache.org/jira/browse/CAUSEWAY-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated CAUSEWAY-3478:
------------------------------------------
    Fix Version/s:     (was: 2.2.0)
          Summary: [wicket viewer] not possible to have content only on right 
hand side of page (ie empty column is ignored/suppressed from html markup)  
(was: [demo app] not possible to have content only on right hand side of page 
(ie empty column is ignored/suppressed from html markup))

> [wicket viewer] not possible to have content only on right hand side of page 
> (ie empty column is ignored/suppressed from html markup)
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAUSEWAY-3478
>                 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3478
>             Project: Causeway
>          Issue Type: Bug
>          Components: Viewer Wicket
>    Affects Versions: 2.0.0-RC1
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>
> demo app
> @PropertyLayout>repainting
> This is meant to only have a description on the right hand side.  The 
> layout.xml is:
> {code:xml}
> <bs3:row>
>     <bs3:col span="6">
>         <cpt:fieldSet name="" id="unreferenced" 
> unreferencedProperties="true"/>
>     </bs3:col>
>     <bs3:col span="6">
>         <cpt:fieldSet name="Description" id="description" >
>             ....
>             <cpt:property id="description"/>
>         </cpt:fieldSet>
>     </bs3:col>
> </bs3:row>
> {code}
>  
> however the 'description' is shown on the left.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to