Ignore:
Timestamp:
09/12/08 11:39:24 (16 years ago)
Author:
niltonneto
Message:

Alterações feitas por João Alfredo.
Email: jakjr@…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoAdmin1_2/js/modal/modal.js

    r317 r414  
    191191        return; 
    192192} 
    193  
     193/* 
    194194function load_lang(){ 
    195195        cExecute ('$this/js/modal/inc/load_lang', handler_load_lang); 
     
    213213                return key_raw + '*'; 
    214214        } 
    215 } 
     215}*/ 
    216216 
    217217function make_msg(msg, type) 
     
    291291 
    292292add_css(); 
    293 load_lang(); 
     293//load_lang(); 
Note: See TracChangeset for help on using the changeset viewer.