98028a2c8b0cfec00a59b1136e7fd3f8be7ad1d9
[tatoo.git] / tools / add_onclick.sh
1 #!/bin/sh
2 cat "$1" | sed -e "s/id=\\(\"node[0-9]*\"\\)/id=\\1 onclick='activate(\\1);' /"