mirror of https://github.com/docker/docs.git
site: add cookies settings button (onetrust)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
64f14199c8
commit
3c83e5399d
|
@ -411,6 +411,7 @@
|
||||||
"open-kapa-widget",
|
"open-kapa-widget",
|
||||||
"openSUSE-and-SLES",
|
"openSUSE-and-SLES",
|
||||||
"origin-bottom-right",
|
"origin-bottom-right",
|
||||||
|
"ot-sdk-show-settings",
|
||||||
"outline-none",
|
"outline-none",
|
||||||
"overflow-clip",
|
"overflow-clip",
|
||||||
"overflow-hidden",
|
"overflow-hidden",
|
||||||
|
|
|
@ -62,5 +62,10 @@
|
||||||
>Legal</a>
|
>Legal</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<button type="button" id="ot-sdk-btn" class="ot-sdk-show-settings">
|
||||||
|
Cookies Settings
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue