Skip to content

Commit

Permalink
Merge branch 'taqueci-redmine-4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
mrliptontea committed Feb 24, 2019
2 parents bc6e2fe + 30e88ca commit f5805c2
Show file tree
Hide file tree
Showing 12 changed files with 1,716 additions and 1,501 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module.exports = function (grunt) {

sass: {
options: {
implementation: require('node-sass'),
sourceMap: false,
outputStyle: 'compressed'
},
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ Latest (master):
* Updated dependencies
* Fixed #81: top watchers checkboxes were not visible on Firefox
* Removed `checkbox` and `radio` mixins in favour of `check`
* Fixed #83: editor tabs layout in Redmine 4.0

v1.8.0 (2016-11-20):

Expand Down
2 changes: 1 addition & 1 deletion javascripts/theme.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f5805c2

Please sign in to comment.