We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766c90c commit a514694Copy full SHA for a514694
stockmarket-angular/scripts/main.js
@@ -10,8 +10,7 @@
10
vm.headers = [];
11
12
this.popupPk = {
13
- content: 'A key pair is required for authentication. <a href="https://portal.streamdata.io/#/register"
14
- target="_blank">Sign Up</a> to get yours.',
+ content: 'A key pair is required for authentication. <a href="https://portal.streamdata.io/#/register" target="_blank">Sign Up</a> to get yours.',
15
options: {
16
title: null,
17
placement: 'left',
0 commit comments