Pēteris Caune
6 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
4 changed files with
0 additions and
2 deletions
-
BIN
static/img/integrations/add_to_slack.png
-
BIN
static/img/integrations/[email protected]
-
BIN
static/img/integrations/slack.png
-
templates/integrations/add_slack.html
Before
|
After
|
|
|
Width: 139
|
Height: 40
|
Size: 2.4 KiB
|
Width: 141
|
Height: 42
|
Size: 5.6 KiB
|
Before
|
After
|
|
|
Width: 278
|
Height: 80
|
Size: 5.0 KiB
|
Width: 293
|
Height: 87
|
Size: 4.5 KiB
|
Before
|
After
|
|
|
Width: 96
|
Height: 96
|
Size: 4.3 KiB
|
Width: 96
|
Height: 96
|
Size: 3.3 KiB
|
|
|
@ -19,8 +19,6 @@ |
|
|
|
<a href="https://slack.com/oauth/authorize?scope=incoming-webhook&client_id={{ slack_client_id }}&state={{ state }}"> |
|
|
|
<img |
|
|
|
alt="Add to Slack" |
|
|
|
height="40" |
|
|
|
width="139" |
|
|
|
src="{% static 'img/integrations/add_to_slack.png' %}" |
|
|
|
srcset="{% static 'img/integrations/add_to_slack.png' %} 1x, {% static 'img/integrations/[email protected]' %} 2x" /> |
|
|
|
</a> |
|
|
|