beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug variable entries table column headers not translated
2012-09-09, Laurent Bessard
b7477ba593ba
Fix bug variable entries table column headers not translated
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))