~shikharkohli/sahana-eden/gsoc1

« back to all changes in this revision

Viewing changes to views/gis/gis_styles_debug.html

  • Committer: Shikhar Kohli
  • Date: 2010-08-11 18:40:09 UTC
  • mfrom: (802.1.156 eden)
  • Revision ID: shikharkohli@gmail.com-20100811184009-yy8zag5dowlam0ip
Merge trunk and update (a bit) of JS

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!--When in Debug mode we want each style to download separately-->
2
 
 
3
 
<!--OpenLayers-->
4
 
<link rel="stylesheet" type="text/css" href="/{{=request.application}}/static/scripts/gis/ie6-style.css" />
5
 
<link rel="stylesheet" type="text/css" href="/{{=request.application}}/static/scripts/gis/google.css" />
6
 
 
7
 
<!--GeoExt-->
8
 
<link rel="stylesheet" type="text/css" href="/{{=request.application}}/static/styles/gis/geoext-all-debug.css" />
9
 
 
10
 
<!-- Popups -->
11
 
<link rel="stylesheet" type="text/css" href="/{{=request.application}}/static/styles/gis/gis.css" />
12