small fix

This commit is contained in:
Subhodip Biswas 2012-05-08 10:21:27 +05:30
parent ae4d4d76aa
commit 413896befa

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="/static/css/styles.css" ></script>
<script type = "text/javascript" src="/static/js/underscore-min.js"></script>
<script type ="text/javascript" src="/static/js/backbone-min.js"></script>
<script type="text/javascript" src="/static/js/thebus.js"></script>
<script type="text/javascript" src="/static/js/buseditor.js"></script>
<script type="text/javascript">
console.firebug=true;//fix the openlayer problem
</script>