Skip to content

Commit 5909d4b

Browse files
committed
README: remove some outdated references
1 parent cbbe00c commit 5909d4b

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

+1-12
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,7 @@ npx @digital-blueprint/cli update-app signature
7575

7676
## Activities
7777

78-
This app has the following activities:
79-
- `dbp-acquire-3g-ticket`
80-
- `dbp-show-active-tickets`
81-
- `dbp-show-reference-ticket`
82-
83-
You can find the documentation of these activities in the [esign activities documentation](https://github.com/digital-blueprint/esign-app/-/tree/master/src).
78+
You can find the documentation of these activities in the [esign activities documentation](https://github.com/digital-blueprint/esign-app/tree/main/src).
8479

8580
## Adapt app
8681

@@ -99,12 +94,6 @@ You can add multiple attributes to the `<dbp-signature>` tag.
9994
| `html-overrides` | String | [common](https://github.com/digital-blueprint/toolkit/tree/main/packages/common#overriding-slots-in-nested-web-components) |
10095
| `themes` | Array | [theme-switcher](https://github.com/digital-blueprint/toolkit/tree/main/packages/theme-switcher#themes-attribute) |
10196
| `darkModeThemeOverride` | String | [theme-switcher](https://github.com/digital-blueprint/toolkit/tree/main/packages/theme-switcher#themes-attribute) |
102-
| `gp-search-hash-string` | String | [greenlight activities](https://github.com/digital-blueprint/greenlight-app/tree/main/src) |
103-
| `gp-search-self-test-string-array` | String | [greenlight activities](https://github.com/digital-blueprint/greenlight-app/tree/main/src) |
104-
| `gp-self-test-valid` | Boolean | [greenlight activities](https://github.com/digital-blueprint/greenlight-app/tree/main/src) |
105-
| `ticket-types` | Object | [greenlight activities](https://github.com/digital-blueprint/greenlight-app/tree/main/src#shared-attributes) |
106-
| `show-preselected` | Boolean | [greenlight activities](https://github.com/digital-blueprint/greenlight-app/tree/main/src) |
107-
| `preselected-option` | String | [greenlight activities](https://github.com/digital-blueprint/greenlight-app/tree/main/src) |
10897
| `file-handling-enabled-targets` | String | [file-handling](https://github.com/digital-blueprint/toolkit/tree/main/packages/file-handling#attributes) |
10998
| `nextcloud-web-app-password-url` | String | [file-handling](https://github.com/digital-blueprint/toolkit/tree/main/packages/file-handling#attributes) |
11099
| `nextcloud-web-dav-url` | String | [file-handling](https://github.com/digital-blueprint/toolkit/tree/main/packages/file-handling#attributes) |

0 commit comments

Comments
 (0)