From 045f14fbd0e3553521f5092cf839be363c74a090 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 5 Mar 2016 18:08:42 -0500 Subject: #1146 finsih UI work for access mode of collaborators Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. --- public/config.codekit | 9 --------- 1 file changed, 9 deletions(-) (limited to 'public/config.codekit') diff --git a/public/config.codekit b/public/config.codekit index 129e373d..f9dd8d08 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -20,15 +20,6 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/css\/gogs.min.css": { - "fileType": 16, - "ignore": 1, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/css\/gogs.min.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/css\/semantic-2.1.8.min.css": { "fileType": 16, "ignore": 0, -- cgit v1.2.3