From dca7f71bae53e881ff515462f61bf7c9326189ba Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 28 Sep 2005 20:34:44 +0000 Subject: [PATCH] --- livesupport/modules/htmlUI/var/formmask/generic.inc.php | 0 livesupport/modules/htmlUI/var/formmask/mdata_relations.inc.php | 0 livesupport/modules/htmlUI/var/formmask/metadata.inc.php | 1 + livesupport/modules/htmlUI/var/formmask/subjects.inc.php | 0 4 files changed, 1 insertion(+) mode change 100755 => 100644 livesupport/modules/htmlUI/var/formmask/generic.inc.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/formmask/mdata_relations.inc.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/formmask/metadata.inc.php mode change 100755 => 100644 livesupport/modules/htmlUI/var/formmask/subjects.inc.php diff --git a/livesupport/modules/htmlUI/var/formmask/generic.inc.php b/livesupport/modules/htmlUI/var/formmask/generic.inc.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/formmask/mdata_relations.inc.php b/livesupport/modules/htmlUI/var/formmask/mdata_relations.inc.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/formmask/metadata.inc.php b/livesupport/modules/htmlUI/var/formmask/metadata.inc.php old mode 100755 new mode 100644 index 42eece95f..07835714d --- a/livesupport/modules/htmlUI/var/formmask/metadata.inc.php +++ b/livesupport/modules/htmlUI/var/formmask/metadata.inc.php @@ -237,6 +237,7 @@ $mask = array( 'type' => 'text', 'label' => 'Sample rate', 'rule' => 'numeric', + 'id3' => array('Samplerate') ), array( diff --git a/livesupport/modules/htmlUI/var/formmask/subjects.inc.php b/livesupport/modules/htmlUI/var/formmask/subjects.inc.php old mode 100755 new mode 100644