From ca5a7894dfb54f83d8f13df3a87caffa16ebec88 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Tue, 8 Sep 2015 13:22:16 -0700 Subject: [PATCH] updating value in conditions.html --- _includes/custom/conditions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/custom/conditions.html b/_includes/custom/conditions.html index ff06060..5e19abb 100644 --- a/_includes/custom/conditions.html +++ b/_includes/custom/conditions.html @@ -5,7 +5,7 @@ {% assign topnav_dropdowns = site.data.topnav_doc.topnav_dropdowns %} {% assign version = "all" %} {% assign product = "all" %} -{% assign platform = "php" %} +{% assign platform = "all" %} {% assign link = "custom/doc/links_doc.html" %} {% assign projectTags = site.data.tags_doc.allowed-tags %} {% endif %}