From d521256ccfb88046fecf77b2cb8ce52da98218cd Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 18 Jan 2017 11:15:04 -0500 Subject: [PATCH] Fix anchor link setting url bar Add an explicit onclick action for anchor links so that they set the urlbar correctly. This long standing issue really sucks in sending around links to people from API sites. Change-Id: I449399836d2f327188b659a266b2e860e3ebb462 --- os_api_ref/__init__.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/os_api_ref/__init__.py b/os_api_ref/__init__.py index b38506c..bfe1456 100644 --- a/os_api_ref/__init__.py +++ b/os_api_ref/__init__.py @@ -478,7 +478,9 @@ def rest_method_html(self, node):
- + %(method)s