Changeset 1327
- Timestamp:
- 03/18/11 21:39:11 (2 years ago)
- 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 74 74 d.innerHTML = '.json_encode(WCF::getTPL()->fetch('mapCustomInput')).'; 75 75 document.getElementById("gmap_custominputDiv").appendChild(d); 76 77 var d = document.getElementById("gmap_custominput").value = "";78 76 document.getElementById("gmap_custominput").style.display = "none"; 79 77 });
