Add id to comp codes section in cart viewfile
authorLaury GvR <laury@gaslightmedia.com>
Thu, 29 Mar 2018 19:01:56 +0000 (15:01 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 29 Mar 2018 19:01:56 +0000 (15:01 -0400)
views/front/registrations/cart.html

index 1e8de02..a698e55 100644 (file)
@@ -43,7 +43,7 @@
         <h2 class="glm-left" style="clear: none;">Selected {$terms.reg_term_registration_plur_cap}</h2>
     </div>
 
-    <div class="glm-row" style="white-space: nowrap; line-height: 1rem;">
+    <div id="glm-cart-comp-codes" class="glm-row" style="white-space: nowrap; line-height: 1rem;">
         <form href="{$regUrl}?page=cart" method="post">
             If you have a "Comp Code", please enter it here: 
             <input type="text" name="regPaymentCode" style="width: 10rem; display: inline;">