MAINT-6612 Server release notes in Help

master
andreykproductengine 2016-08-09 19:29:14 +03:00
parent de0a8782be
commit 5924155f29
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ void LLFloaterAbout::handleServerReleaseNotes(LLSD results)
}
LLAppViewer::instance()->setServerReleaseNotesURL(location);
LLFloaterAbout* floater_about = LLFloaterReg::getTypedInstance<LLFloaterAbout>("sl_about");
LLFloaterAbout* floater_about = LLFloaterReg::findTypedInstance<LLFloaterAbout>("sl_about");
if (floater_about)
{
floater_about->setSupportText(location);