Skip to content

Commit

Permalink
Fixed issue #17061: Themes editor cannot be opened after Comfort Update
Browse files Browse the repository at this point in the history
  • Loading branch information
eddylackmann committed Feb 8, 2021
1 parent 31ddaa8 commit be04b61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions application/views/themeOptions/installedthemelist.php
@@ -1,8 +1,10 @@
<?php
/**
* List of all installed question themes
* @var QuestionTheme $oQuestionTheme
*/
?>

<div class="row">
<div class="col-sm-12 content-right">
<?php
Expand Down

0 comments on commit be04b61

Please sign in to comment.