rsanchez
2017-06-22 abc7b0292137399be332020d699b44e35600db86
securis/src/main/webapp/src/app/forms/licensetype.form.html
....@@ -3,24 +3,11 @@
33 <button md-icon-button (click)="goBack()" color="accent">
44 <md-icon>arrow_back</md-icon>
55 </button>
6
- <span class="md-title" [innerText]="form_title"></span>
6
+ <span [innerText]="form_title"></span>
7
+ <span *ngIf="!isNew" style="margin-left:10px;">({{data.code}})</span>
78 <span flex></span>
89 <button md-icon-button (click)="save()"><md-icon>save</md-icon></button>
910 </md-toolbar>
10
- <!--
11
- code: 'CICS',
12
- creation_timestamp: 1418384439000,
13
- description: 'Wellbore integrity analysis software',
14
- id: 1,
15
- license_filename: 'config_server.lic',
16
- name: 'CurisIntegrity',
17
- metadata:
18
- [ { key: 'max_docs',
19
- value: '250000',
20
- readonly: true,
21
- mandatory: true } ]
22
-}
23
- -->
2411 <div class="margin" layout-align-gt-xs="center start" layout-fill="" layout-gt-xs="row">
2512 <md-card flex="70">
2613 <md-card-title>