1- < div class ="b-admin-about ">
2- < div class ="form-horizontal ">
3- < div class ="legend " data-i18n ="TAB_ABOUT/LEGEND_ABOUT "> </ div >
4- < div class ="row " style ="min-width: 800px; ">
5- < div class ="span4 ">
6- < div class ="rl-logo "> </ div >
7- < div style ="margin-left: 30px; ">
8- 2016 © < span data-i18n ="TAB_ABOUT/LABEL_ALL_RIGHTS_RESERVED "> </ span >
9- < br />
10- < a class ="g-ui-link " href ="http://www.rainloop.net/ " target ="_blank " style ="padding-left: 0 "> http://rainloop.net/</ a >
11- </ div >
12- </ div >
13- < div class ="span8 rl-desc ">
14- < h1 style ="margin-bottom: 0; "> RainLoop</ h1 >
15- < h4 style ="margin-top: 0; ">
16- < span data-bind ="text: version "> </ span >
17- < span data-bind ="visible: 'stable' !== coreType() " style ="padding-left: 3px; color: red; font-weight: normal ">
18- (< span data-bind ="text: coreType "> </ span > channel)
19- </ span >
20- </ h4 >
21- < h4 style ="color: #aaa; font-weight: normal; " data-i18n ="TAB_ABOUT/LABEL_TAG_HINT "> </ h4 >
22- < h5 style ="font-weight: normal; margin-top: 40px; " data-bind ="visible: !community ">
23- < div data-bind ="visible: 'error' === statusType() ">
24- < i class ="icon-warning " style ="color: red "> </ i >
25-
26- < span data-bind ="text: errorDesc "> </ span >
27- </ div >
28- < div data-bind ="visible: 'available' === statusType() ">
29- < i class ="icon-bolt " style ="color: red "> </ i >
30-
31- < span data-bind ="html: coreRemoteVersionHtmlDesc "> </ span >
32- < span data-bind ="visible: '' !== coreRemoteRelease() ">
33- (< span data-bind ="text: coreRemoteRelease "> </ span > )
34- </ span >
35- < br />
36- < span data-bind ="if: coreWarning ">
37- < br />
38- < i class ="icon-warning " style ="color: red "> </ i >
39-
40- < b data-i18n ="HINTS/WARNING "> </ b >
41-
42- < span data-i18n ="TAB_ABOUT/HINT_READ_CHANGE_LOG "> </ span >
43- < br />
44- </ span >
45- < br />
46- < span data-bind ="visible: coreUpdatable() && coreAccess() ">
47- < a class ="btn " data-bind ="click: updateCoreData ">
48- < i class ="icon-sync "> </ i >
49-
50- < span data-i18n ="TAB_ABOUT/BUTTON_UPDATE "> </ span >
51- </ a >
52-
53- </ span >
54- < span data-bind ="visible: coreAccess() ">
55- < a class ="btn " href ="http://www.rainloop.net/downloads/ " target ="_blank ">
56- < i class ="icon-download "> </ i >
57-
58- < span data-i18n ="TAB_ABOUT/BUTTON_DOWNLOAD "> </ span >
59- </ a >
60-
61- < a class ="btn " href ="http://www.rainloop.net/changelog/ " target ="_blank ">
62- < i class ="icon-file-text "> </ i >
63-
64- < span data-i18n ="TAB_ABOUT/BUTTON_CHANGELOG "> </ span >
65- </ a >
66- </ span >
67- </ div >
68- < div data-bind ="visible: 'up-to-date' === statusType() ">
69- < i class ="icon-ok " style ="color: green "> </ i >
70-
71- < span data-i18n ="TAB_ABOUT/HINT_IS_UP_TO_DATE "> </ span >
72- </ div >
73- < div data-bind ="visible: 'updating' === statusType() ">
74- < i class ="icon-spinner animated "> </ i >
75-
76- < span data-i18n ="TAB_ABOUT/LABEL_UPDATING "> </ span > …
77- </ div >
78- < div data-bind ="visible: 'checking' === statusType() ">
79- < i class ="icon-spinner animated "> </ i >
80-
81- < span data-i18n ="TAB_ABOUT/LABEL_CHECKING "> </ span > …
82- </ div >
83- </ h5 >
84- </ div >
85- </ div >
86- </ div >
1+ < div class ="b-admin-about ">
2+ < div class ="form-horizontal ">
3+ < div class ="legend " data-i18n ="TAB_ABOUT/LEGEND_ABOUT "> </ div >
4+ < div class ="row " style ="min-width: 800px; ">
5+ < div class ="span4 ">
6+ < div class ="rl-logo "> </ div >
7+ < div style ="margin-left: 30px; ">
8+ 2016 © < span data-i18n ="TAB_ABOUT/LABEL_ALL_RIGHTS_RESERVED "> </ span >
9+ < br />
10+ < a class ="g-ui-link " href ="http://www.rainloop.net/ " target ="_blank " style ="padding-left: 0 "> http://rainloop.net/</ a >
11+ </ div >
12+ </ div >
13+ < div class ="rl-desc " style =" float: left ">
14+ < h1 style ="margin-bottom: 0; "> RainLoop</ h1 >
15+ < h4 style ="margin-top: 0; ">
16+ < span data-bind ="text: version "> </ span >
17+ < span data-bind ="visible: 'stable' !== coreType() " style ="padding-left: 3px; color: red; font-weight: normal ">
18+ (< span data-bind ="text: coreType "> </ span > channel)
19+ </ span >
20+ </ h4 >
21+ < h4 style ="color: #aaa; font-weight: normal; " data-i18n ="TAB_ABOUT/LABEL_TAG_HINT "> </ h4 >
22+ < h5 style ="font-weight: normal; margin-top: 40px; " data-bind ="visible: !community ">
23+ < div data-bind ="visible: 'error' === statusType() ">
24+ < i class ="icon-warning " style ="color: red "> </ i >
25+
26+ < span data-bind ="text: errorDesc "> </ span >
27+ </ div >
28+ < div data-bind ="visible: 'available' === statusType() ">
29+ < i class ="icon-bolt " style ="color: red "> </ i >
30+
31+ < span data-bind ="html: coreRemoteVersionHtmlDesc "> </ span >
32+ < span data-bind ="visible: '' !== coreRemoteRelease() ">
33+ (< span data-bind ="text: coreRemoteRelease "> </ span > )
34+ </ span >
35+ < br />
36+ < span data-bind ="if: coreWarning ">
37+ < br />
38+ < i class ="icon-warning " style ="color: red "> </ i >
39+
40+ < b data-i18n ="HINTS/WARNING "> </ b >
41+
42+ < span data-i18n ="TAB_ABOUT/HINT_READ_CHANGE_LOG "> </ span >
43+ < br />
44+ </ span >
45+ < br />
46+ < span data-bind ="visible: coreUpdatable() && coreAccess() ">
47+ < a class ="btn " data-bind ="click: updateCoreData ">
48+ < i class ="icon-sync "> </ i >
49+
50+ < span data-i18n ="TAB_ABOUT/BUTTON_UPDATE "> </ span >
51+ </ a >
52+
53+ </ span >
54+ < span data-bind ="visible: coreAccess() ">
55+ < a class ="btn " href ="http://www.rainloop.net/downloads/ " target ="_blank ">
56+ < i class ="icon-download "> </ i >
57+
58+ < span data-i18n ="TAB_ABOUT/BUTTON_DOWNLOAD "> </ span >
59+ </ a >
60+
61+ < a class ="btn " href ="http://www.rainloop.net/changelog/ " target ="_blank ">
62+ < i class ="icon-file-text "> </ i >
63+
64+ < span data-i18n ="TAB_ABOUT/BUTTON_CHANGELOG "> </ span >
65+ </ a >
66+ </ span >
67+ </ div >
68+ < div data-bind ="visible: 'up-to-date' === statusType() ">
69+ < i class ="icon-ok " style ="color: green "> </ i >
70+
71+ < span data-i18n ="TAB_ABOUT/HINT_IS_UP_TO_DATE "> </ span >
72+ </ div >
73+ < div data-bind ="visible: 'updating' === statusType() ">
74+ < i class ="icon-spinner animated "> </ i >
75+
76+ < span data-i18n ="TAB_ABOUT/LABEL_UPDATING "> </ span > …
77+ </ div >
78+ < div data-bind ="visible: 'checking' === statusType() ">
79+ < i class ="icon-spinner animated "> </ i >
80+
81+ < span data-i18n ="TAB_ABOUT/LABEL_CHECKING "> </ span > …
82+ </ div >
83+ </ h5 >
84+ </ div >
85+ </ div >
86+ </ div >
8787</ div >
0 commit comments