New: Show naming format on rename preview

This commit is contained in:
Mark McDowall
2015-01-23 18:42:28 -08:00
parent b1871c1686
commit 50b843a422
5 changed files with 57 additions and 3 deletions
@@ -0,0 +1,5 @@
<span class="file-name-format">
{{#if rename}}
{{format}}
{{/if}}
</span>