Created
          October 22, 2013 04:38 
        
      - 
      
- 
        Save steppefox/7095307 to your computer and use it in GitHub Desktop. 
    Yii: set path to core jquery script
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Yii::app()->clientScript->scriptMap=array( | |
| 'jquery.js'=>'/js/jquery.1.8.3.min.js', | |
| ); | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment