|
@@ -76,7 +76,6 @@ public class SearchFragment extends Fragment {
|
|
searchClickLayout = (LinearLayout) view.findViewById(R.id.searchClickLayout); // 조회 버튼
|
|
searchClickLayout = (LinearLayout) view.findViewById(R.id.searchClickLayout); // 조회 버튼
|
|
|
|
|
|
getCategoryList(BuildConfig.INST_CD);
|
|
getCategoryList(BuildConfig.INST_CD);
|
|
-// getConsentList(BuildConfig.INST_CD);
|
|
|
|
|
|
|
|
setEvent();
|
|
setEvent();
|
|
|
|
|