Revision de9b2b51 snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/lte-ie7.js

b/snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/lte-ie7.js
6 6
		el.innerHTML = '<span style="font-family: \'snf-font\'">' + entity + '</span>' + html;
7 7
	}
8 8
	var icons = {
9
			'snf-twitter-off-black' : '&#x67;',
9
			'snf-twitter-logo' : '&#x67;',
10 10
			'snf-cancel-circled' : '&#x63;',
11 11
			'snf-checkbox-checked' : '&#x62;',
12 12
			'snf-checkbox-unchecked' : '&#x61;',
......
14 14
			'snf-ban-circle' : '&#x6a;',
15 15
			'snf-ok-sign' : '&#x6c;',
16 16
			'snf-minus-sign' : '&#x6e;',
17
			'snf-edit-1' : '&#x71;',
17
			'snf-edit' : '&#x71;',
18 18
			'snf-HDD' : '&#x75;',
19 19
			'snf-network' : '&#x76;',
20 20
			'snf-PC' : '&#x77;',
21
			'snf-PC_fill' : '&#x78;',
22
			'snf-Pithos' : '&#x79;',
23
			'snf-DASHboard' : '&#x7a;',
21
			'snf-pc-full' : '&#x78;',
22
			'snf-pithos-outline' : '&#x79;',
23
			'snf-dashboard-outline' : '&#x7a;',
24 24
			'snf-eye' : '&#x41;',
25 25
			'snf-radio-checked' : '&#x42;',
26 26
			'snf-radio-unchecked' : '&#x43;',
27 27
			'snf-close' : '&#x44;',
28
			'snf-cpu' : '&#x45;',
28
			'snf-chip-outline' : '&#x45;',
29 29
			'snf-lock_closed' : '&#x46;',
30 30
			'snf-lock_open' : '&#x47;',
31
			'snf-modem' : '&#x48;',
31
			'snf-router-outline' : '&#x48;',
32 32
			'snf-www' : '&#x49;',
33 33
			'snf-ram' : '&#x4a;',
34
			'snf-network_full' : '&#x4b;'
34
			'snf-network-full' : '&#x4b;'
35 35
			'snf-arrow-up' : '&#x4c;',
36 36
			'snf-arrow-down' : '&#x4d;' /* rename of snf-arrow-right */
37 37
			'snf-list' : '&#x51;',

Also available in: Unified diff