1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

Merge pull request #4727 from hanakin/ticket/15116

[ticket/15116] Fix admin errors
This commit is contained in:
Marc Alexander
2017-03-26 22:39:45 +02:00
2 changed files with 911 additions and 710 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -34,5 +34,5 @@ then
set -x
stylelint "phpBB/styles/prosilver/theme/*.css"
# Disable admin stylelint for now
# stylelint "phpBB/adm/style/*.css"
stylelint "phpBB/adm/style/*.css"
fi