Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
extensions.typo3.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
60
Issues
60
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
T
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
246ed675
Commit
246ed675
authored
Jun 14, 2018
by
Mathias Brodala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Make packagist confirm checkbox label clickable
This is where users are going to click
parent
1753abd9
Pipeline
#4603
passed with stages
in 5 minutes and 53 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
html/typo3conf/ext/ter_fe2/Resources/Private/Templates/Extension/Edit.html
...t/ter_fe2/Resources/Private/Templates/Extension/Edit.html
+3
-1
No files found.
html/typo3conf/ext/ter_fe2/Resources/Private/Templates/Extension/Edit.html
View file @
246ed675
...
...
@@ -19,7 +19,9 @@
</label>
<div
class=
"col-9"
>
<f:form.checkbox
id=
"packagistConfirm"
name=
"packagistConfirm"
value=
"1"
checked=
"{f:if(condition: '{extension.composerName}', then: '1', else: '0')}"
/>
<f:translate
key=
"tx_terfe2_domain_model_extension.packagist_confirm_message"
/>
<label
for=
"packagistConfirm"
>
<f:translate
key=
"tx_terfe2_domain_model_extension.packagist_confirm_message"
/>
</label>
</div>
</div>
<div
class=
"form-group row js-composer-name-input"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment