提交 55b7d254 编写于 作者: T Tom Huybrechts

compile fix

上级 4ffe3c7b
......@@ -177,15 +177,6 @@ public class ListView extends View implements Saveable {
return jobFilters;
}
/**
* Used to determine if we want to display the Add button.
*/
public boolean hasJobFilterExtensions() {
return !ViewJobFilter.all().isEmpty();
}
public Iterable<ViewJobFilter> getJobFilters() {
return jobFilters;
}
public Iterable<ListViewColumn> getColumns() {
return columns;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册