Tiny _blank

2.0.0
monkeyk7 2018-04-21 16:48:14 +08:00
parent c923033067
commit cbab7d3795
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
<p>
<a href="${contextPath}/oauth/authorize?client_id={{clientId}}&client_secret={{clientSecret}}&response_type=token&scope={{scope}}&redirect_uri={{implicitRedirectUri}}"
target="_blank"
>/oauth/authorize?client_id={{clientId}}&client_secret={{clientSecret}}&response_type=token&scope={{scope}}&redirect_uri={{implicitRedirectUri}}</a>
<span class="label label-info">GET</span>
</p>