ISSUE 625 - corrected the bug. Added li's elements poison

This commit is contained in:
Graziano Felline
2012-03-14 15:41:10 +01:00
parent 8795c5770a
commit b02bdbaaa7

View File

@@ -208,7 +208,7 @@ beef.mitb = {
}
},
// Fetches a window.location=http://something and setting up history
// Fetches a window.location=http://domainname.com and setting up history
fetchOnclick:function (url) {
try {
var target = document.getElementsByTagName("html")[0];