Fixed clicking on label.
svn: r975
This commit is contained in:
		@@ -139,6 +139,8 @@ class PluginDialog:
 | 
			
		||||
        the dialog box with the description of the selected report"""
 | 
			
		||||
 | 
			
		||||
        data = self.tree.node_get_row_data(node)
 | 
			
		||||
        if not data:
 | 
			
		||||
            return
 | 
			
		||||
        task = data[1]
 | 
			
		||||
        title = data[0]
 | 
			
		||||
        doc = data[2]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user