Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
See what's new at GitLab
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
ACP3 CMS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
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
ACP3
ACP3 CMS
Commits
44ccaccf
Commit
44ccaccf
authored
Feb 09, 2019
by
Tino Goratsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove Google+ from the supported services
parent
4e08171a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
ACP3/Modules/ACP3/Share/Helpers/SocialServices.php
ACP3/Modules/ACP3/Share/Helpers/SocialServices.php
+0
-1
ACP3/Modules/ACP3/Share/Resources/i18n/de_DE.xml
ACP3/Modules/ACP3/Share/Resources/i18n/de_DE.xml
+0
-1
ACP3/Modules/ACP3/Share/Resources/i18n/en_US.xml
ACP3/Modules/ACP3/Share/Resources/i18n/en_US.xml
+0
-1
No files found.
ACP3/Modules/ACP3/Share/Helpers/SocialServices.php
View file @
44ccaccf
...
...
@@ -15,7 +15,6 @@ class SocialServices
private
static
$servicesMap
=
[
'twitter'
=>
null
,
'facebook'
=>
'Facebook'
,
'googleplus'
=>
null
,
'linkedin'
=>
'LinkedIn'
,
'pinterest'
=>
'Pinterest'
,
'xing'
=>
'Xing'
,
...
...
ACP3/Modules/ACP3/Share/Resources/i18n/de_DE.xml
View file @
44ccaccf
...
...
@@ -30,7 +30,6 @@
<item
key=
"service_diaspora"
>
diaspora
</item>
<item
key=
"service_facebook"
>
Facebook
</item>
<item
key=
"service_flattr"
>
Flattr
</item>
<item
key=
"service_googleplus"
>
Google+
</item>
<item
key=
"service_info"
>
Info
</item>
<item
key=
"service_linkedin"
>
LinkedIn
</item>
<item
key=
"service_mail"
>
E-Mail
</item>
...
...
ACP3/Modules/ACP3/Share/Resources/i18n/en_US.xml
View file @
44ccaccf
...
...
@@ -30,7 +30,6 @@
<item
key=
"service_diaspora"
>
diaspora
</item>
<item
key=
"service_facebook"
>
Facebook
</item>
<item
key=
"service_flattr"
>
Flattr
</item>
<item
key=
"service_googleplus"
>
Google+
</item>
<item
key=
"service_info"
>
Info
</item>
<item
key=
"service_linkedin"
>
LinkedIn
</item>
<item
key=
"service_mail"
>
E-Mail
</item>
...
...
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