Fix problem with tag-configurable item lists not being able to interleave shadow and non-shadow

This commit is contained in:
Jermolene
2013-11-24 19:38:32 +00:00
parent b1c6f2d1c3
commit ce03690989
9 changed files with 9 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
title: $:/ControlPanel
<div class="tw-control-panel"><<tabs "[is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]] [!is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]]" "$:/core/ui/ControlPanel/Basics">></div>
<div class="tw-control-panel"><<tabs "[is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]] [!is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]] +[tag[$:/tags/ControlPanel]]" "$:/core/ui/ControlPanel/Basics">></div>