added ability to change status of vicidial_log and vicidial_agent log last call in modify_lead script
added reciprocal links in user_stats, user_status and timesheet reports git-svn-id: svn://192.168.202.10@452 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -111,6 +111,11 @@ echo "<input type=submit name=submit value=submit>\n";
|
||||
|
||||
echo " $user - $full_name\n";
|
||||
|
||||
echo " - <a href=\"./AST_agent_time_sheet.php?agent=$user\">VICIDIAL Time Sheet</a>\n";
|
||||
echo " - <a href=\"./user_status.php?user=$user\">User Status</a>\n";
|
||||
echo " - <a href=\"./admin.php?ADD=3&user=$user\">Modify User</a>\n";
|
||||
|
||||
|
||||
echo "</B></TD></TR>\n";
|
||||
echo "<TR><TD ALIGN=LEFT COLSPAN=2>\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user