]> git.ktnx.net Git - icedeb.git/blob - chrome/button.js
properly describe the package
[icedeb.git] / chrome / button.js
1 CustomButton = {
2
3 1: function () {
4          alert("Just testing")  
5                },
6
7 }
8