Author: david
Date: Thu Sep 24 14:21:40 2009
New Revision: 3507
Log:
Drop '_termNameAutoComplete' from RAD template - causing js error.
Modified:
trunk/apps/qubit/modules/informationobject/templates/editRadSuccess.php
Modified:
trunk/apps/qubit/modules/informationobject/templates/editRadSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/informationobject/templates/editRadSuccess.php
Thu Sep 24 13:46:55 2009 (r3506)
+++ trunk/apps/qubit/modules/informationobject/templates/editRadSuccess.php
Thu Sep 24 14:21:40 2009 (r3507)
@@ -1,6 +1,5 @@
<?php use_helper('DateForm') ?>
<?php use_helper('Javascript') ?>
-<?php include_partial('termNameAutoComplete') ?>
<div class="pageTitle"><?php echo __('edit archival description - RAD')
?></div>
<?php if (isset($sf_request->id)): ?>
--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---