~azzar1/unity/add-show-desktop-key

  • Committer: William Grant
  • Date: 2009-03-25 11:25:11 UTC
  • Revision ID: grantw@unimelb.edu.au-20090325112511-vmrk9h2kmy9dupqo
Replace all uses of .textContent with .nodeValue.

.nodeValue is more correct (we don't actually want to accidentally be
silently clobbering all children), and .textContent is DOM Level 3,
which is like so only 5 years ago, which means IE8 doesn't support it.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1099.1.156 15 years ago William Grant Clean up ivle.fileservice_lib a bit. 5.1 KB Diff Download File
action.py 1080.1.93 15 years ago William Grant Merge from trunk. 28 KB Diff Download File
exceptions.py 1089 15 years ago chadnickbok Fixes Issue #14 When uploading files, students wi 1 KB Diff Download File
listing.py 1089 15 years ago chadnickbok Fixes Issue #14 When uploading files, students wi 14.5 KB Diff Download File