Skip to content
Snippets Groups Projects
Commit b4c67959 authored by jurgenhaas's avatar jurgenhaas
Browse files

Version 1.4

parent b4b4293c
No related branches found
Tags v1.4
No related merge requests found
// ==UserScript==
// @name Toggl-Button Drupal
// @namespace https://github.com/jurgenhaas/toggl-button-greasemonkey
// @version 1.3
// @namespace https://gitlab.paragon-es.de/toggl-button/drupal
// @version 1.4
// @include https://www.drupal.org/node/*
// @include https://www.drupal.org/project/issues/*
// @include https://www.drupal.org/project/user
......@@ -15,8 +15,8 @@
// @grant GM_setValue
// @grant GM_info
// @grant GM_registerMenuCommand
// @require https://greasyfork.org/scripts/2670-toggllibrary/code/TogglLibrary.js
// @resource togglStyle https://raw.githubusercontent.com/jurgenhaas/toggl-button-greasemonkey/v1.3/TogglLibrary.css
// @require https://gitlab.paragon-es.de/toggl-button/core/raw/v1.4/TogglLibrary.js
// @resource togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/v1.4/TogglLibrary.css
// @description Toggle button for Drupal issue queues
// ==/UserScript==
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment