Clear Text Submission of Password
Showing
3 changed files
with
2 additions
and
2 deletions
This diff is collapsed.
Click to expand it.
| ... | @@ -93,9 +93,9 @@ return [ | ... | @@ -93,9 +93,9 @@ return [ |
| 93 | "Text Search"=>["menuAction('record/textsearch');"], | 93 | "Text Search"=>["menuAction('record/textsearch');"], |
| 94 | "Master Report"=>["showBlock('MainReport');"], | 94 | "Master Report"=>["showBlock('MainReport');"], |
| 95 | "Bulk Upload"=>["menuAction('record/bulkupload');"]]], | 95 | "Bulk Upload"=>["menuAction('record/bulkupload');"]]], |
| 96 | /*Code commented for security purpose*/ | 96 | /*Code commented for Flexydial security purpose*/ |
| 97 | /*"Task" => ["disp"=>"Tasks","icon"=>"edit","dash"=>"","onclick"=>"showBlock('Workflow');"],*/ | 97 | /*"Task" => ["disp"=>"Tasks","icon"=>"edit","dash"=>"","onclick"=>"showBlock('Workflow');"],*/ |
| 98 | /*Code commented for security purpose*/ | 98 | /*Code commented for Flexydial security purpose*/ |
| 99 | "Dialer" => ["disp"=>"Dialer","icon"=>"phone","dash"=>"Dialer", | 99 | "Dialer" => ["disp"=>"Dialer","icon"=>"phone","dash"=>"Dialer", |
| 100 | "submenu"=>["Dialer"=>["kDialerModel();"], | 100 | "submenu"=>["Dialer"=>["kDialerModel();"], |
| 101 | "Reports"=>["menuAction('dialer/reports');"], | 101 | "Reports"=>["menuAction('dialer/reports');"], | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment