ethereum/mist

View on GitHub
interface/client/templates/popupWindows/generic.js

Summary

Maintainability
A
0 mins
Test Coverage
/**
Template Controllers

@module Templates
*/

/**
The about template

@class [template] popupWindows_generic
@constructor
*/
Template['popupWindows_generic'].onCreated(function() {});