Mardak / profile

2 stars 7 forks source link

remove the need to de-obfuscate templates["ribbonPageNavTip"] #58

Closed oyiptong closed 10 years ago

oyiptong commented 10 years ago

we can load the old template and not deal with de-obfuscating this template.

the original, un-modified template, shared/ribbon/templates can be imported.

instead of instantiating a new object for var templates, the instance of the old templates is augmented with the new templates.

mzhilyaev commented 10 years ago

BTW. this template is trivially de-obfuscating. it may be easier just do that.

oyiptong commented 10 years ago

Sure :+1:

mzhilyaev commented 10 years ago

will not fix - cloned a new issue #59