Changeset 288
- Timestamp:
- 2007-05-05 06:21:25 (2 years ago)
- Files:
-
- branches/0.9.x/chrome/content/dmoverlay.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/0.9.x/chrome/content/dmoverlay.js
r287 r288 53 53 54 54 if (dir.length > 0) { 55 alert(dir);56 55 document.getElementById("directoryturbodta").setAttribute("value", document.getElementById("directoryturbodta").value + " " + dir); 57 56 } else {
