mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 13:58:54 +00:00
Merge pull request #4727 from hanakin/ticket/15116
[ticket/15116] Fix admin errors
This commit is contained in:
commit
835d8f429d
2 changed files with 911 additions and 710 deletions
File diff suppressed because it is too large
Load diff
|
@ -34,5 +34,5 @@ then
|
||||||
set -x
|
set -x
|
||||||
stylelint "phpBB/styles/prosilver/theme/*.css"
|
stylelint "phpBB/styles/prosilver/theme/*.css"
|
||||||
# Disable admin stylelint for now
|
# Disable admin stylelint for now
|
||||||
# stylelint "phpBB/adm/style/*.css"
|
stylelint "phpBB/adm/style/*.css"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue