mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-15 02:14:57 +03:00
46e065adb9
Adds DetailsAreaTemplateParameter + Расшифровка appearance binding to all named templates for each specified resource. Comma-separated value list, idempotent, nesting-aware template scan. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
265 B
JSON
10 lines
265 B
JSON
{
|
|
"name": "Добавление расшифровки ресурсов в шаблоны",
|
|
"setup": "fixture:drilldown-base",
|
|
"params": {
|
|
"templatePath": "Template.xml",
|
|
"operation": "add-drilldown",
|
|
"value": "Ресурс1, Ресурс2"
|
|
}
|
|
}
|