[fix] travis

This commit is contained in:
Vishal 2017-09-27 16:35:46 +05:30
parent 1ebdeacee3
commit 722c06e819
4 changed files with 3 additions and 3 deletions

View File

@ -0,0 +1,3 @@
frappe.listview_settings['Donor'] = {
add_fields: ["donor_name", "donor_type", "image"],
};

View File

@ -1,3 +0,0 @@
frappe.listview_settings['Donor'] = {
add_fields: ["donor_name", "donor_type", "image"],
};