Skip to content

Commit

Permalink
Hidden Collection Sheet Generation Module
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan Khanna committed Jul 22, 2014
1 parent 860cfec commit 882e443
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mifosng-android/src/main/res/menu/client_search.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@
android:title="@string/center_list"
app:showAsAction="never" />

<!--
<item
android:id="@+id/item_collection_sheet"
android:enabled="true"
android:title="@string/collection_sheet"
app:showAsAction="never" />
-->
<item
android:id="@+id/item_offline_centers"
android:enabled="true"
Expand Down

0 comments on commit 882e443

Please sign in to comment.