Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 498 → Rev 499

/trunk/includes/oidplus_base.js
189,7 → 189,7
// document.title = ""; // <-- we may not do this, otherwise Firefox won't
// show titles in the browser history (right-click
// on back-button), although document.title() is
// set inside the AJAX-callback [FirefoxBug?!]
// set inside the AJAX-callback [Firefox bug?!]
 
$('#real_title').html("&nbsp;");
$('#real_content').html(_L("Loading..."));