diff bio/views.py @ 1125:4f81c9fe8705

Convert edit elsewhere links page to V3 design.
author Brian Neal <bgneal@gmail.com>
date Thu, 18 Aug 2016 20:36:41 -0500
parents ce6a0c12cbf3
children
line wrap: on
line diff
--- a/bio/views.py	Wed Aug 17 20:43:35 2016 -0500
+++ b/bio/views.py	Thu Aug 18 20:36:41 2016 -0500
@@ -251,6 +251,7 @@
         'sn_form': sn_form,
         'im_form': im_form,
         'w_form': w_form,
+        'V3_DESIGN': True,
         })
 
 #######################################################################