diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 31630474..f20a1a85 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,7 +39,7 @@ </div> </div> <div id="section"> - <ng:include src="getCurrentPartial()"></ng:include> + <ng:include src="getCurrentPartial()" onload="afterPartialLoaded()"></ng:include> </div> </div> </body> |
