Ignore:
Timestamp:
Jul 15, 2012, 1:21:03 PM (12 years ago)
Author:
grum
Message:

bug:2696 fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AMenuManager/js/amm_randomPictConfig.js

    r16006 r16744  
    4040
    4141
    42       list=$('#iamm_randompicture_title').inputText('languagesValues').css('display', 'block');
     42      list=$('#iamm_randompicture_title').inputText('languagesValues');
    4343      for(var id in list)
    4444      {
     
    166166    $('#islang').inputList(
    167167      {
     168        listMaxHeight:250,
    168169        popupMode:'mouseout',
    169170        change: function () { $('#iConfigState').hide(); }
Note: See TracChangeset for help on using the changeset viewer.