add note about potential bug in verticals. No time to investigate at the moment...

This commit is contained in:
Victor Shnayder
2013-01-31 12:14:20 -05:00
parent e431378f46
commit e0fb906c06

View File

@@ -48,3 +48,5 @@ class VerticalDescriptor(SequenceDescriptor):
js = {'coffee': [resource_string(__name__, 'js/src/vertical/edit.coffee')]}
js_module_name = "VerticalDescriptor"
# TODO (victor): Does this need its own definition_to_xml method? Otherwise it looks
# like verticals will get exported as sequentials...