Adjust alignment;Add random values
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-02-17 17:04:17 +01:00
parent ad6253d920
commit afbbf102dd
1 changed files with 6 additions and 2 deletions

View File

@ -70,8 +70,12 @@ areas:
_function: _function:
__string.concat: __string.concat:
- | - |
<progress id="file" max="8" value=" <progress style="margin-right:10px" max="10" value="
- __args: 0.data._id - __args:
_random:
type: integer
min: 1
max: 10
- | - |
"></progress> "></progress>
- id: bottomrow - id: bottomrow