Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add section for 'Report incorrect information' #241

Closed
curtishall opened this issue Sep 9, 2014 · 3 comments
Closed

Add section for 'Report incorrect information' #241

curtishall opened this issue Sep 9, 2014 · 3 comments
Labels
Milestone

Comments

@curtishall
Copy link
Member

Add a section on the Add IP camera area that lets the customer report incorrect or invalid information from cambase. Once they click on the 'Report incorrect information' section then display this code:

<div id="wufoo-z1ws6wwb1p41rs9">
Fill out my <a href="https://bluecherry.wufoo.com/forms/z1ws6wwb1p41rs9">online form</a>.
</div>
<div id="wuf-adv" style="font-family:inherit;font-size: small;color:#a7a7a7;text-align:center;display:block;">HTML Forms powered by <a href="http://www.wufoo.com">Wufoo</a>.</div>
<script type="text/javascript">var z1ws6wwb1p41rs9;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'bluecherry',
'formHash':'z1ws6wwb1p41rs9',
'autoResize':true,
'height':'612',
'async':true,
'host':'wufoo.com',
'header':'show',
'ssl':true};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'www.wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { z1ws6wwb1p41rs9 = new WufooForm();z1ws6wwb1p41rs9.initialize(options);z1ws6wwb1p41rs9.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script>
@curtishall curtishall added the Web label Sep 9, 2014
@curtishall curtishall added this to the 2.3.8 milestone Sep 9, 2014
@m-sayari
Copy link
Contributor

m-sayari commented Sep 9, 2014

Is the following line mandatory?

HTML Forms powered by Wufoo.

@curtishall
Copy link
Member Author

No it isn't

@m-sayari
Copy link
Contributor

m-sayari commented Sep 9, 2014

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants