To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Show
Ignore:
Timestamp:
07/23/10 19:06:05 (22 months ago)
Author:
johnnyoffline
Message:

cleaned up cropping somewhat with rick and jake

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/apostrophePlugin/branches/features/cropping/lib/action/BaseaMediaActions.class.php

    r1775 r1847  
    2121    } 
    2222     
    23                 //$this->getResponse()->addStylesheet('/apostrophePlugin/css/aToolkit.css', 'first'); // Merged into a.css 2/3/2010 
    2423        $this->getResponse()->addStylesheet('/apostrophePlugin/css/a.css', 'first');     
    2524    $this->getResponse()->addJavascript('/apostrophePlugin/js/aControls.js');    
    2625    $this->getResponse()->addJavascript('/apostrophePlugin/js/aUI.js'); 
    27     $this->getResponse()->addJavascript('/apostrophePlugin/js/jquery.hotkeys-0.7.9.min.js');             
    2826        } 
    2927