[overlord-commits] Overlord SVN: r958 - bpm-console/trunk/gui/profiles/riftsaw/src/main/resources.

overlord-commits at lists.jboss.org overlord-commits at lists.jboss.org
Mon Feb 8 10:58:31 EST 2010


Author: heiko.braun at jboss.com
Date: 2010-02-08 10:58:30 -0500 (Mon, 08 Feb 2010)
New Revision: 958

Modified:
   bpm-console/trunk/gui/profiles/riftsaw/src/main/resources/console.config.js
Log:
correct riftsaw console profile

Modified: bpm-console/trunk/gui/profiles/riftsaw/src/main/resources/console.config.js
===================================================================
--- bpm-console/trunk/gui/profiles/riftsaw/src/main/resources/console.config.js	2010-02-08 15:22:04 UTC (rev 957)
+++ bpm-console/trunk/gui/profiles/riftsaw/src/main/resources/console.config.js	2010-02-08 15:58:30 UTC (rev 958)
@@ -1,5 +1,5 @@
 var consoleConfig = {
-  profileName:          "Riftsaw Console",
+  profileName:          "BPEL Console", // don't change
   logo:                 "app/riftsaw_logo.png",
   serverWebContext:     "/gwt-console-server",
   defaultEditor:        "org.jboss.bpm.console.client.process.ProcessModule",



More information about the overlord-commits mailing list