first commit
This commit is contained in:
5
pma/templates/navigation/tree/quick_warp.twig
Normal file
5
pma/templates/navigation/tree/quick_warp.twig
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="pma_quick_warp">
|
||||
{% if recent %}{{ recent|raw }}{% endif %}
|
||||
{% if favorite %}{{ favorite|raw }}{% endif %}
|
||||
<div class="clearfloat"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user