Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flatiron/director
base: 06eff15ca601
Choose a base ref
...
head repository: flatiron/director
compare: 883a2e4fd7ce
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 12, 2013

  1. Update browser.js

    changed url[0] to url.charAt(0), because IE7 not support to get the first char of a string like this:  string[0];
    luozhihua committed Nov 12, 2013
    Copy the full SHA
    1314670 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from luozhihua/master

    Update browser.js
    3rd-Eden committed Nov 12, 2013
    Copy the full SHA
    883a2e4 View commit details
    Browse the repository at this point in the history