Changeset 6222

Show
Ignore:
Timestamp:
07/30/08 19:34:12 (2 months ago)
Author:
p_lindheimer
Message:

fixes #2965 remove some stray javascript html that was introduced when adding tabindex back to its proper place

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/ivr/module.xml

    r6185 r6222  
    22        <rawname>ivr</rawname> 
    33        <name>IVR</name> 
    4         <version>2.5.18.1</version> 
     4        <version>2.5.19.1</version> 
    55        <type>setup</type> 
    66        <category>Inbound Call Control</category> 
     
    99        </description> 
    1010        <changelog> 
     11                *2.5.19.1* #2965 not working on IE fixed 
    1112                *2.5.19* #2865 Add alternative messages to play if t or i are hit, replacing the first announcmement 
    1213                *2.5.18.1* #2948 don't allow deletion if used by a Queue and show list 
  • modules/branches/2.5/ivr/page.ivr.php

    r6184 r6222  
    150150                        <td><input type="text" name="displayname" value="<?php echo $ivr_details['displayname'] ?>" tabindex="<?php echo ++$tabindex;?>"></td> 
    151151                </tr> 
    152 <script language="javascript"> 
    153         <!-- 
    154  
    155 var theForm = document.prompt; 
    156 theForm.displayname.focus(); 
    157 </script> 
    158152 
    159153<?php 
     
    334328        <!-- 
    335329 
    336  
     330var theForm = document.prompt; 
     331theForm.displayname.focus(); 
    337332 
    338333        function prompt_onsubmit() { 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads