mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
docs: ui forms, fix title (#4364)
This commit is contained in:
parent
6623679e67
commit
26c275a287
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: UI - HTML pages
|
title: UI - HTML forms
|
||||||
order: 94
|
order: 94
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -118,4 +118,4 @@ lo_form->render(
|
||||||
iv_form_class = 'dialog w600px m-em5-sides margin-v1'
|
iv_form_class = 'dialog w600px m-em5-sides margin-v1'
|
||||||
io_values = mo_form_data
|
io_values = mo_form_data
|
||||||
io_validation_log = mo_validation_log ) ). " <<< ERRORS HERE
|
io_validation_log = mo_validation_log ) ). " <<< ERRORS HERE
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user