Skip to content

Commit

Permalink
fix keyboard navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
driskull committed Apr 9, 2015
1 parent a8a29e7 commit 05b1878
Show file tree
Hide file tree
Showing 2 changed files with 1,406 additions and 1,420 deletions.
5 changes: 1 addition & 4 deletions index.html
Expand Up @@ -29,10 +29,7 @@
var dojoConfig = {
// The locationPath logic below may look confusing but all its doing is
// enabling us to load the api from a CDN and load local modules from the correct location.
packages: [{
name: "esri",
location: '../esri'
}, {
packages: [ {
name: "application",
location: package_path + '/js'
}]
Expand Down

0 comments on commit 05b1878

Please sign in to comment.