Does any one have any suggestions for this problem.


On Fri, Sep 28, 2012 at 1:06 PM, Jose Blanco <[email protected]> wrote:

> I have
>        List identity = form.addList("identity",List.TYPE_FORM);
>
> I would like to add a line break like this:
>        identity.addItem().addContent("  ");
>
> But since the item just contains spaces, there is no line break. If I add
> "123", I get the line break but also the 123.  How can I just add a line
> break?
>
> -Jose
>
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to