You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below the order you see multiple created labels
and each of them it handled by a JS-Class.
Unfortunately this JS-Class does not cover all functionality as some button are still handled by simple JS-functions etc.
So we want to rebuild the logic here using a JS-Class so that we can reuse this dialog lots of times without hurt.
Below the order you see multiple created labels
and each of them it handled by a JS-Class.
Unfortunately this JS-Class does not cover all functionality as some button are still handled by simple JS-functions etc.
So we want to rebuild the logic here using a JS-Class so that we can reuse this dialog lots of times without hurt.
The text was updated successfully, but these errors were encountered: