parent
fea2d3c98c
commit
dcb4935706
4 changed files with 159 additions and 4 deletions
|
@ -25,8 +25,8 @@
|
|||
};
|
||||
|
||||
$scope.qeStartTrial = function(plan) {
|
||||
// TODO(jschorr): Implement.
|
||||
alert('Not yet implemented!')
|
||||
$scope.currentQEPlan = plan;
|
||||
$('#tectonicManagerDialog').modal('show');
|
||||
};
|
||||
|
||||
$scope.buyNow = function(plan) {
|
||||
|
|
Reference in a new issue