Merge "Comment some settings in worklist resource"
This commit is contained in:
commit
5b17e47f0c
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user