mirror of
https://github.com/FriendsOfSymfony/FOSFacebookBundle.git
synced 2026-03-24 00:32:16 +01:00
[PR #104] [MERGED] Change window.location to window.location.href. #262
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/104
Author: @babour
Created: 1/15/2012
Status: ✅ Merged
Merged: 1/15/2012
Merged by: @stof
Base:
master← Head:patch-1📝 Commits (1)
5bbff91Change window.location to window.location.href.📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+2 -2)📄 Description
Because window.location do not work on internet explorer, but window.location.href does.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.