models.py:Affiliation field removed. NOTE: DB MIGRATION or FLUSH needed
[myslice.git] / portal / templates / register_4m_f4f.html
index 46fe09e..f40b831 100644 (file)
      <p class="hint">Enter your last name</p>
      <?php echo $errlName;?>
    </div>
-   <div class="field">
+   <!-- DEPRECATED
+       <div class="field">
      <label for="aff_list">Affiliation</label>
      <input type="text" id="aff_list" name="affiliation" size="25" class="required"  value="{{ affiliation }}"/> 
      <p class="hint">Enter your Institution name</p>
      <?php echo $erraffiliation;?>
    </div>
-
+       -->
     <div class="field">
       <label for="auth_list">Authority</label>
       <select id="auth_list" name="authority_hrn" size="1" class="required">