Test user switch
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 8dfb04c..35a121d 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -98,7 +98,9 @@
 
 % end
 <button type="submit" name="action" value="ok"><i class="fa fa-search"></i></button>
+%   if (stash('test_port')) {
 <button type="submit" name="action" value="inspect"><i class="fa fa-code"></i></button>
+%   };
 % end
 
 <div id="button-right">