Ignore:
Timestamp:
10/30/09 09:15:59 (14 years ago)
Author:
amuller
Message:

Ticket #597 - Arrumando quota do filemanager com imagem de fundo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/js/draw_api.js

    r1518 r1564  
    25412541        td21.height="15"; 
    25422542        td22 = document.createElement("TD");     
    2543         td21.setAttribute("background","templates/"+template+"/images/dsunused.gif"); 
     2543        td21.setAttribute("background","../phpgwapi/templates/"+template+"/images/dsunused.gif"); 
    25442544        table221 = document.createElement("TABLE"); 
    25452545        tbody221 = document.createElement("TBODY"); 
Note: See TracChangeset for help on using the changeset viewer.