Skip to content

Commit bda66c6

Browse files
committed
A little cleanup
1 parent f4eb9a4 commit bda66c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Spe/sitecore modules/Shell/PowerShell/PowerShellIse.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
<DataContext ID="DataContext" Root="/sitecore" DataViewName="Master"/>
4444
<div class="scFlexColumnContainer scHeight100 spe-secured-app"
4545
onclick="javascript:scContent.onEditorClick(this, event);">
46-
<!-- <GridPanel ID="Wrapper" CellPadding="0" GridPanel.Height="100%" Background="#e9e9e9" class="spe-secured-app">-->
4746
<Border ID="RibbonPanel"/>
4847
<Border ID="InfoPanel"/>
4948
<Border ID="Warnings" style="display:none" class="scEditorWarning">
@@ -110,7 +109,6 @@
110109
</Scrollbox>
111110
<VSplitter ID="TreeSplitter" GridPanel.Class="scThinSplitter" Target="left"
112111
GridPanel.ID="TreeSplitterPanel"/>
113-
<!-- <Scrollbox ID="ExecutionArea" Width="100%" Height="100%" Class="scScrollbox scFixSize scFixSize4" Background="white" Padding="0px" GridPanel.Height="100%">-->
114112
<GridPanel Columns="1" Width="100%" Height="100%" CellPadding="4"
115113
Class="scScrollbox scFixSize scFixSize4" GridPanel.ID="EditingPanel">
116114
<Border ID="EditingArea" GridPanel.Height="200px" GridPanel.ID="ScriptPane">
@@ -142,7 +140,6 @@
142140
</Border>
143141
</Border>
144142
</GridPanel>
145-
<!-- </Scrollbox>-->
146143
<Border ID="StatusBar" GridPanel.ColSpan="3">
147144
<Border class="status-bar-panel status-bar-right">
148145
Col:
@@ -168,7 +165,6 @@
168165
</Border>
169166
</Border>
170167
</GridPanel>
171-
<!-- </GridPanel>-->
172168
</div>
173169
<Border ID="Tip">
174170
</Border>

0 commit comments

Comments
 (0)