Minor formatting fix in documentation
Regenerated documentation using new Doxygen.
This commit is contained in:
parent
89d9e75299
commit
3528e2aed3
174 changed files with 16650 additions and 16528 deletions
|
@ -364,7 +364,7 @@ function SearchBox(name, resultsPath, inFrame, label)
|
|||
if (domPopupSearchResultsWindow.style.display!='block')
|
||||
{
|
||||
var domSearchBox = this.DOMSearchBox();
|
||||
this.DOMSearchClose().style.display = 'inline';
|
||||
this.DOMSearchClose().style.display = 'inline-block';
|
||||
if (this.insideFrame)
|
||||
{
|
||||
var domPopupSearchResults = this.DOMPopupSearchResults();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue