Poprawka wyswietlania poziomu postepow.
This commit is contained in:
parent
1e5d2030ae
commit
9b266de94c
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
||||||
/let __postep=%{P1}%;\
|
/let __postep=%{P1}%;\
|
||||||
/let __index=$[_get_index({__postep}, {_postepy_list})]%;\
|
/let __index=$[_get_index({__postep}, {_postepy_list})]%;\
|
||||||
/_postepy_zanotuj %{__index}%;\
|
/_postepy_zanotuj %{__index}%;\
|
||||||
/_sub %{__index}/%{_postepy_max}
|
/_sub $[{__index}-1]/%{_postepy_max}
|
||||||
|
|
||||||
/def _postepy_zanotuj = \
|
/def _postepy_zanotuj = \
|
||||||
/let __postep=%{1}%; \
|
/let __postep=%{1}%; \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue