Commit c77a86c5 authored by Jim Fulton's avatar Jim Fulton

added id to work with current menus

parent 16ad8024
......@@ -94,6 +94,7 @@ class BrokenClass(SimpleItem.Item, Acquisition.Explicit):
meta_type='Broken Because Product is Gone'
icon='p_/broken'
product_name='unknown'
id='broken'
def __getstate__(self):
raise SystemError, (
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment