diff options
author | Unknwon <u@gogs.io> | 2015-07-24 23:13:42 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-07-24 23:13:42 +0800 |
commit | dc4aab9925b46f8ad4b18f7926e2904163c1c5b5 (patch) | |
tree | 77bb65a5407f7daddf2166054d0abf757dc32715 /config.codekit | |
parent | 3426ae42b3eadd5acd43e20470a8f1dd45bb55b0 (diff) | |
download | gitea-dc4aab9925b46f8ad4b18f7926e2904163c1c5b5.tar.gz gitea-dc4aab9925b46f8ad4b18f7926e2904163c1c5b5.zip |
UI: CURD labels
- fix update lable break connection with repository
Diffstat (limited to 'config.codekit')
-rw-r--r-- | config.codekit | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config.codekit b/config.codekit index 1c0cf45fa4..0a46165705 100644 --- a/config.codekit +++ b/config.codekit @@ -86,15 +86,6 @@ "randomFootnoteNumbers": 0, "useCompatibilityMode": 0 }, - "\/public\/css\/bootstrap-colorpicker.min.css": { - "fileType": 16, - "ignore": 0, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/css\/bootstrap-colorpicker.min.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/public\/css\/bootstrap.min.css": { "fileType": 16, "ignore": 0, |