Project

General

Profile

« Previous | Next » 

Revision 46367

View differences:

NewBudgetRequestWidget.java
169 169

  
170 170
                                @Override
171 171
                                public void onSuccess(Organization organization) {
172
                                    Window.alert(organization.getId());
172 173
                                    budget.setOrganization(organization);
173 174

  
174 175
                                    budget.setStartdate(startDateDateBox.getValue());

Also available in: Unified diff