Added a nls

pull/14/head
Tim Su 14 years ago
parent e4300b1237
commit 39aa2679a7

@ -250,6 +250,7 @@ public final class ProducteevDataService {
dashboards = null;
}
@SuppressWarnings("nls")
public StoreObject updateDashboards(JSONObject remote, boolean reinitCache) throws JSONException {
if (reinitCache)
readDashboards();

Loading…
Cancel
Save