Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second part of exercise #7

Open
wants to merge 5 commits into
base: gh-pages
Choose a base branch
from

Commits on Aug 3, 2015

  1. Update map.js

    This should highlight the country with the cursor
    closes ukodi-training#2
    srgbennett committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    6a4000d View commit details
    Browse the repository at this point in the history
  2. Update index.html

    Links the info section into the html.
    Partially fixes ukodi-training#3
    srgbennett committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    1dd8a99 View commit details
    Browse the repository at this point in the history
  3. Update map.js

    Second part of info function
    closes ukodi-training#3
    srgbennett committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    88e9107 View commit details
    Browse the repository at this point in the history
  4. Update map.js

    Fixes an open bracket in our previous commit
    
    closes ukodi-training#3
    srgbennett committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    c0cf3c1 View commit details
    Browse the repository at this point in the history
  5. Update index.html

    fixes the fact that the map overlaps the info section
    srgbennett committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    5e94884 View commit details
    Browse the repository at this point in the history