Merge "Comment some settings in worklist resource"

This commit is contained in:
Jenkins 2016-08-10 10:39:29 +00:00 committed by Gerrit Code Review
commit 5b17e47f0c

View File

@ -28,7 +28,8 @@ angular.module('sb.services').factory('Worklist',
'/worklists/:id',
'/worklists/search',
{id: '@id'},
false, true
false, true //turn off 'cache search results', and turn on 'disable
// cached GETs', respectively
);
var items_signature = {