* [bug#53251] adjust repo file view page js event.
This commit is contained in:
@@ -45,6 +45,7 @@ div(
|
||||
(
|
||||
set::id('monacoTabs'),
|
||||
set::className('relative'),
|
||||
on::click('.monaco-close')->call('closeTab', jsRaw('this')),
|
||||
div(setStyle(array('position' => 'absolute', 'width' => '100%', 'height' => '35px', 'background' => '#efefef', 'top' => '0px'))),
|
||||
tabPane
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user