Ignore:
Timestamp:
04/19/07 22:38:41 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/db/menu.js

    r8241 r8420  
    2424    if (img)
    2525    {
    26         img.src='../plus.png';
     26        img.src='plus.png';
    2727        img.alt='+';
    2828    }
     
    3434    if (img)
    3535    {
    36         img.src='../minus.png';
     36        img.src='minus.png';
    3737        img.alt='-';
    3838    }
Note: See TracChangeset for help on using the changeset viewer.