[jboss-cvs] Picketlink SVN: r1467 - in console/trunk/gui/src/main/webapp/WEB-INF: lib and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 1 19:43:09 EST 2012


Author: pcraveiro
Date: 2012-03-01 19:43:09 -0500 (Thu, 01 Mar 2012)
New Revision: 1467

Added:
   console/trunk/gui/src/main/webapp/WEB-INF/lib/
   console/trunk/gui/src/main/webapp/WEB-INF/lib/widgets-1.1.0-SNAPSHOT.jar
Log:
This projects uses the Ballroom project. A small change was made in class org.jboss.ballroom.client.widgets.window.DialogueOptions to get the instance
of the submit button:

    public DefaultButton getSubmit() {
        return this.submit;
    }

This change will be discussed with the Ballroom team. Meanwhile, consider the jar file located in gui/src/main/webapp/WEB-INF/lib.

Added: console/trunk/gui/src/main/webapp/WEB-INF/lib/widgets-1.1.0-SNAPSHOT.jar
===================================================================
(Binary files differ)


Property changes on: console/trunk/gui/src/main/webapp/WEB-INF/lib/widgets-1.1.0-SNAPSHOT.jar
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the jboss-cvs-commits mailing list