I managed to delete the ‘help’ from my module. Is there an easy way I can put it back?
I did search for this on the forums but I couldn’t find a solution.
Thanks for looking at this.
Don
I managed to delete the ‘help’ from my module. Is there an easy way I can put it back?
I did search for this on the forums but I couldn’t find a solution.
Thanks for looking at this.
Don
Thus spake yangtze:
I managed to delete the ‘help’ from my module. Is there an easy way I
can put it back?
The two options you have are reverting to a version of your module
saved before you deleted the Help Menu, or fishing out the XML from
the buildFile corresponding to the Help Menu in a new module and
pasting that into the buildFile of your module.
–
J.
Uckleman, thanks for your reply. Is there a step-by-step to the latter method anywhere?
Don
See this thread. The technique is exactly the same, despite the fact that the OP was asking about Player Sides.
Thanks Joel 