Added Lead Tools Advanced page

Added agent manual dial by lead ID
Several small fixes
hopper script features added for campaign restriction

git-svn-id: svn://192.168.202.10@2036 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2013-10-17 02:14:44 +00:00
parent a824050877
commit 771ae6db9e
21 changed files with 4384 additions and 76 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ if( (strlen($user)<2) or (strlen($pass)<2) or ($auth==0))
echo "<HTML>\n";
echo "<head>\n";
echo "<!-- VERSION: $version BUILD: $build USER: $user server_ip: $server_ip-->\n";
echo "<title>ViciDial Notes";
echo "<title>Agent Notes";
echo "</title>\n";
echo "<script language=\"JavaScript\" src=\"calendar_db.js\"></script>\n";
echo "<link rel=\"stylesheet\" href=\"calendar.css\">\n";