Project

General

Profile

« Previous | Next » 

Revision 51510

Change css for reset button

View differences:

modules/uoa-admin-portal/branches/project-cli/src/app/pages/community/community-edit-form/community-edit-form.component.html
51 51
      </div>
52 52

  
53 53
      <button class="uk-button uk-button-primary" (click)="updateCommunity()">Save</button>
54
      <button class="uk-button uk-button-danger" (click)="resetForm(communityId)">Reset</button>
54
      <button class="uk-button uk-button-secondary" (click)="resetForm(communityId)">Reset</button>
55 55
    </div>
56 56
</div>
57 57

  

Also available in: Unified diff