name function

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7183 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-09-13 08:01:30 +00:00
parent 3874fc03b4
commit 441222fc2e

View File

@ -1319,7 +1319,7 @@ catch(e) {
}, this);
},
initTabView : function()
initTabView : function TSTService_initTabView()
{
var iframe = document.getElementById('tab-view');
iframe.removeEventListener('load', this, true);