This commit is contained in:
David Baldwynn 2017-04-11 00:12:00 -07:00
commit 005ed4c820
No known key found for this signature in database
GPG key ID: 15D1C13202224A9B
4 changed files with 19433 additions and 21 deletions

View file

@ -51,7 +51,7 @@ module.exports = function (io, socket) {
io.on('connection', function(socket) {
console.log('\n\n\n\n\n CONNECTED SOCKET');
// a user has visited our page - add them to the visitorsData object
socket.on('form-visitor-data', function(data) {
socket.id = data.formId;

File diff suppressed because one or more lines are too long

View file

@ -69,7 +69,7 @@
</uib-tab>
<uib-tab ng-if="tabData" heading="Share" index="{{tabData.length}}">
<div class="config-form">
<div class="row">(
<div class="row">
<div class="col-sm-12">
<uib-tabset active="activePill" vertical="true" type="pills">
<uib-tab index="0" heading="Share your Form">

View file

@ -19,7 +19,7 @@
</div>
<div class="col-xs-12 header-numbers">
<div class="col-xs-3">
{{myform.analytics.views}}
{{myform.analytics.visitors}}
</div>
<div class="col-xs-3">