BUG 8286 se añadio los id_labelsJavascript

This commit is contained in:
Alvaro Campos
2012-01-26 11:27:57 -04:00
parent 5599ca8b96
commit 6b88a836b5
4 changed files with 4011 additions and 3833 deletions

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:G_STRINGS.ID_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:"Intermediate Conditional Event",launch:function(event){
image:"/images/event_conditional.png",text:G_STRINGS.ID_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:G_STRINGS.ID_INTERMEDIATE_TIMER_EVENT,launch:function(event){
this.tmp.eventsPanel = panel =new leimnud.module.panel();
panel.options={
limit :true,