UNPKG
rue-mist-interface
Version:
latest (1.2.6)
1.2.6
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
Mist interface application
github.com/ethereum/mist
ethereum/mist
rue-mist-interface
/
client
/
templates
/
popupWindows
/
generic.js
18 lines
(11 loc)
•
191 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/** Template Controllers
@module
Templates
*/
/** The about template
@class
[template] popupWindows_generic
@constructor
*/
Template
[
'popupWindows_generic'
].
onCreated
(
function
(
) { });