Do some cleanup

This commit is contained in:
Johannes Loher 2021-02-26 02:24:00 +01:00
parent d17b092658
commit 43032fd75d
4 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,7 @@
{{!-- ======================================================================== --}}
{{!-- INLINE PARTIAL DEFINITIONS --}}
{{!-- ======================================================================== --}}
{{!--
!-- Render an input element for a rank value property of an item.
!-- @param talentRank: The talentRank
@ -12,6 +16,7 @@ disable the input element
value="{{lookup talentRank property}}" title="{{localize localizeString}}" />
{{/inline}}
{{!-- ======================================================================== --}}
{{!--
!-- Render an input element for a rank value property of an item.