From 9db291f84195000d50ef65257f2a1b68f6008678 Mon Sep 17 00:00:00 2001
From: Gervaise Henry <GHENRY@swmed.org>
Date: Thu, 20 Feb 2020 10:56:41 -0600
Subject: [PATCH] Limit muPrUr subsets

---
 layouts/custom/muPrUr.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/layouts/custom/muPrUr.html b/layouts/custom/muPrUr.html
index e2bc84c..c6ba5da 100644
--- a/layouts/custom/muPrUr.html
+++ b/layouts/custom/muPrUr.html
@@ -89,9 +89,6 @@
                 <option selected="selected" value="all">All Cells</option>
                 <option value="pr">Prostate Only</option>
                 <option value="ur">Urethra Only</option>
-                <option value="epi">All Epithelia Only</option>
-                <option value="epi.pr">Prostatic Epithelia Only</option>
-                <option value="epi.ur">Urethral Epithelia Only</option>
             </select>
         </div>
         <br>
-- 
GitLab