Author: jablko
Date: Mon Oct 18 20:45:18 2010
New Revision: 8264

Log:
Make relation type normal select, vs. autocomplete

Modified:
   
trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/_relatedAuthorityRecord.php

Modified: 
trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/_relatedAuthorityRecord.php
==============================================================================
--- 
trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/_relatedAuthorityRecord.php
     Mon Oct 18 20:43:26 2010        (r8263)
+++ 
trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/_relatedAuthorityRecord.php
     Mon Oct 18 20:45:18 2010        (r8264)
@@ -182,7 +182,7 @@
       </th>
     </tr><tr>
       <td colspan="3">
-        <?php echo $form->type->render(array('class' => 'form-autocomplete')) 
?>
+        <?php echo $form->type ?>
         <?php echo $form->type
           ->help(__('"Purpose: To identify the general category of 
relationship between the entity being described and another corporate body, 
person or family." (ISAAR 5.3.2). Select a category from the drop-down menu: 
hierarchical, temporal, family or associative.'))
           ->renderHelp() ?>

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to