Improve comment
This commit is contained in:
parent
c96dd0836b
commit
5c603d0978
1 changed files with 1 additions and 1 deletions
|
@ -1507,7 +1507,7 @@ jQuery.PrivateBin = function($, sjcl, Base64, RawDeflate) {
|
|||
*/
|
||||
pasteLinkClick: function(event)
|
||||
{
|
||||
// check if location is (already) correctly shown in URL bar
|
||||
// check if location is (already) shown in URL bar
|
||||
if (window.location.href === this.pasteUrl.attr('href')) {
|
||||
// if so we need to load link by reloading the site
|
||||
location.reload(true);
|
||||
|
|
Loading…
Reference in a new issue