Changeset 1327

Show
Ignore:
Timestamp:
03/18/11 21:39:11 (2 years ago)
Author:
Torben Brodt
Message:

another acptemplate fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • g-map/optionals/de.easy-coding.wcf.map.custominput/files/lib/system/event/listener/MapCustomInputListener.class.php

    r1326 r1327  
    7474                                        d.innerHTML = '.json_encode(WCF::getTPL()->fetch('mapCustomInput')).'; 
    7575                                        document.getElementById("gmap_custominputDiv").appendChild(d); 
    76                                          
    77                                         var d = document.getElementById("gmap_custominput").value = ""; 
    7876                                        document.getElementById("gmap_custominput").style.display = "none"; 
    7977                                });