Skip to content

Instantly share code, notes, and snippets.

@morozVA
Created January 3, 2018 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morozVA/df897b5031a9efa7be4b2f03bdfdf475 to your computer and use it in GitHub Desktop.
Save morozVA/df897b5031a9efa7be4b2f03bdfdf475 to your computer and use it in GitHub Desktop.
evo mm_rules
/***********************создаем в админке вкладку (с помощью чанка mm_rules) *********************/
mm_createTab('Название вкладки', 'alias вкладки', '', 'id шаблона', '', '');
mm_moveFieldsToTab('alias TV', 'alias вкладки', '', 'id шаблона');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment