Skip to content

Commit

Permalink
fix: rtl layout active submenu
Browse files Browse the repository at this point in the history
  • Loading branch information
zuramai committed Apr 1, 2023
1 parent 44eae21 commit 137ba19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layout-rtl.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set title = 'RTL Layout' %} {% set filename = 'src/layouts/rtl.html' %} {%
{% set title = 'RTL Layout' %} {% set filename = 'layout-rtl.html' %} {%
extends 'src/layouts/master.html' %} {% block content %}
<div class="page-heading">
<div class="page-title">
Expand Down

0 comments on commit 137ba19

Please sign in to comment.