BUG 8286 was changed text to'Intermediate Conditional Event'

This commit is contained in:
Alvaro Campos
2012-01-25 11:34:04 -04:00
parent 3c005935a0
commit d727b65845

View File

@@ -732,7 +732,7 @@ var processmap=function(){
}.extend(this)},
*/
{
image:"/images/event_messageThrow.png",text:"intermediate message event",launch:function(event){
image:"/images/event_messageThrow.png",text:"Intermediate message event",launch:function(event){
this.tmp.eventsPanel = panel =new leimnud.module.panel();
panel.options={
limit :true,
@@ -765,7 +765,7 @@ var processmap=function(){
}.extend(this)
},
{
image:"/images/event_conditional.png",text:"conditional message event",launch:function(event){
image:"/images/event_conditional.png",text:"Intermediate Conditional Event",launch:function(event){
this.tmp.eventsPanel = panel =new leimnud.module.panel();
panel.options={
limit :true,
@@ -798,7 +798,7 @@ var processmap=function(){
}.extend(this)
},
{
image:"/images/event_timer.png",text:"intermediate timer event ",launch:function(event){
image:"/images/event_timer.png",text:"Intermediate timer event ",launch:function(event){
this.tmp.eventsPanel = panel =new leimnud.module.panel();
panel.options={
limit :true,