From bf26abcf5233e88597b270f6e54010adf08a3fc7 Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 29 Oct 2020 23:18:11 +0100 Subject: Add agent selector widget and taxonomy navigator (WIP) --- app/views/application/_current_agent_link.html.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/views/application/_current_agent_link.html.erb (limited to 'app/views/application/_current_agent_link.html.erb') diff --git a/app/views/application/_current_agent_link.html.erb b/app/views/application/_current_agent_link.html.erb new file mode 100644 index 0000000..58bf5fb --- /dev/null +++ b/app/views/application/_current_agent_link.html.erb @@ -0,0 +1 @@ +<%= render partial: 'current_agent_switch' %> -- cgit v1.2.3