Changeset 7912


Ignore:
Timestamp:
Dec 8, 2008, 3:06:43 PM (16 years ago)
Author:
dark
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/inc/design.inc.php

    r7885 r7912  
    178178            // global array of images in the Dolphin 
    179179            var aDolImages = { 
    180                 'clock_icon': '<?= getTemplateIcon('clock.png') ?>', 
     180                'clock':      '<?= getTemplateIcon('clock.png') ?>', 
    181181                'loading':    '<?= getTemplateImage('loading.gif') ?>', 
    182                 'm_plusimg':  '<?= getTemplateIcon('action_fave.png') ?>', 
    183                 'm_minusimg': '<?= getTemplateIcon('action_block.png') ?>', 
    184                 'm_otherimg': '<?= getTemplateIcon('folder_add.png') ?>' 
     182                'wf_plus':    '<?= getTemplateIcon('action_fave.png') ?>', 
     183                'wf_minus':  '<?= getTemplateIcon('action_block.png') ?>', 
     184                'wf_other':  '<?= getTemplateIcon('folder_add.png') ?>' 
    185185                 
    186186                // Do not forget to remove last comma! IE doesn't like it. 
Note: See TracChangeset for help on using the changeset viewer.
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub