]> git.ktnx.net Git - icedeb.git/blob - chrome/button.js
initial import of custom toolbar button template
[icedeb.git] / chrome / button.js
1 CustomButton = {
2
3 1: function () {
4          alert("Just testing")  
5                },
6
7 }
8