From 2186f897246d5d1a5d36ff3718e00ebfb8f869d4 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Mon, 2 Oct 2017 17:15:26 -0700 Subject: [PATCH] Add archive code for 17.06 branch (#4787) --- _layouts/docs.html | 1 + js/archive.js | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 js/archive.js diff --git a/_layouts/docs.html b/_layouts/docs.html index 9e2927ec3c..2843fc1200 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -192,6 +192,7 @@ else %}{% assign edit_url = "" %}{% endif %} {% break %} {% endif %} {% endfor % +