Skip to content

Instantly share code, notes, and snippets.

@amaierhofer
Created March 20, 2013 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amaierhofer/5205507 to your computer and use it in GitHub Desktop.
Save amaierhofer/5205507 to your computer and use it in GitHub Desktop.
redmine user script
// ==UserScript==
// @name Redmine customizations
// @namespace http://use.i.E.your.homepage/
// @version 0.1
// @description enter something useful
// @match https://redmine.puzzle.ch/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
// @require file:///home/ama/.dotfiles/tampermonkey/redmine.js
// @copyright 2012+, You
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment