Fix Javascript ReferenceError by using target=_blank instead of popup() in a link
authorNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Sun, 3 Nov 2013 17:45:51 +0000 (18:45 +0100)
committerNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Sun, 3 Nov 2013 17:48:34 +0000 (18:48 +0100)
commit7b4bde3f565265cfe95f8a4ce1f9fec4f028e3fd
tree1cc77c6ca3bb123837018b24c714ddd63b04b2a6
parentf25e85b800385a3a2a18966791a80788205841f4
Fix Javascript ReferenceError by using target=_blank instead of popup() in a link

Fix following reported Javascript error when clicking on the education link
present in search results: "Uncaught ReferenceError: popup is not defined"

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
plugins/function.display_education.php