Docs: Use Antora syntax for including partials
authorRemington Steed <rjs7@calvin.edu>
Fri, 3 Jan 2020 16:10:17 +0000 (11:10 -0500)
committercheckoutuser <just_need_to_satisfy_git@yoyo.com>
Tue, 5 May 2020 20:15:22 +0000 (15:15 -0500)
These included snippets have been converted to Antora "partials", so we
need to use the special syntax (like we already do when including them
in the "Web Client Best Practices" section).

Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs-antora/modules/cataloging/pages/item_status.adoc

index 0ec25e6..604d791 100644 (file)
@@ -55,9 +55,9 @@ indexterm:[pocket labels]
 Before printing spine labels, you will want to install Hatch
 or turn off print headers and footers in your browser.
 
-include::../../admin/partials/turn-off-print-headers-firefox.adoc[]
+include::admin:partial$turn-off-print-headers-firefox.adoc[]
 
-include::../../admin/partials/turn-off-print-headers-chrome.adoc[]
+include::admin:partial$turn-off-print-headers-chrome.adoc[]
 
 ==== Creating spine labels ====