Moved Tier management to Queue Edit page, remove Tier view and delete files. Hide Voicemail Forward Destination field until development complete.

This commit is contained in:
Nate Jones
2014-05-16 18:25:40 +00:00
parent e7e317d6ad
commit 4e0603113b
6 changed files with 262 additions and 384 deletions
+4
View File
@@ -358,6 +358,9 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
echo "</td>\n";
echo "</tr>\n";
/*
//still in development
if ($action == "update") {
echo " <tr>";
echo " <td class='vncell' valign='top'>".$text['label-forward_destinations'].":</td>";
@@ -429,6 +432,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>";
echo " </tr>";
}
*/
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\n";