stay on extension pane after saving configuration

This commit is contained in:
Uwe Steinmann 2015-04-16 08:12:50 +02:00
parent e91ce9d632
commit fc7772f7d9

View File

@ -586,7 +586,7 @@ if(!is_writeable($settings->_configFilePath)) {
<?php $this->contentContainerEnd(); ?>
</div>
<div class="tab-pane" id="extensions">
<div class="tab-pane <?php if($currenttab == 'extensions') echo 'active'; ?>" id="extensions">
<?php $this->contentContainerStart(); ?>
<table class="table-condensed">
<!--