Created
          September 15, 2011 01:43 
        
      - 
      
- 
        Save krams915/1218314 to your computer and use it in GitHub Desktop. 
    Event Table (jQGrid version) - imports
  
        
  
    
      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
    
  
  
    
  | <!-- CSS Imports--> | |
| <link rel="stylesheet" type="text/css" media="screen" href="${resourcesUrl}/css/jquery/dark-hive/jquery-ui-1.8.6.custom.css"/> | |
| <link rel="stylesheet" type="text/css" media="screen" href="${resourcesUrl}/css/jqgrid/ui.jqgrid.css"/> | |
| <link rel="stylesheet" type="text/css" media="screen" href="${resourcesUrl}/css/main/main.css"/> | |
| <!-- JS Imports --> | |
| <script type="text/javascript" src="${resourcesUrl}/js/jquery/jquery-1.5.2.min.js"></script> | |
| <script type="text/javascript" src="${resourcesUrl}/js/jquery/jquery-ui-1.8.12.custom.min.js"></script> | |
| <script type="text/javascript" src="${resourcesUrl}/js/datejs/date.js"></script> | |
| <script type="text/javascript" src="${resourcesUrl}/js/jqgrid/grid.locale-en.js" ></script> | |
| <script type="text/javascript" src="${resourcesUrl}/js/jqgrid/jquery.jqGrid.min.js"></script> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment