[REV] Remove last changes of commit revision 6895.

bzr revid: jra@tinyerp.com-20120618101356-z0epjp7s1sqduwag
This commit is contained in:
Jiten (OpenERP) 2012-06-18 15:43:56 +05:30
parent 34f6cf0a9d
commit 22a9fc74bf
4 changed files with 10 additions and 48 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

View File

@ -107,16 +107,17 @@ openerp.web_linkedin = function(instance) {
}
},
APIKeyWarning: function(e) {
e.message="";
instance.web.dialog($(QWeb.render("Register.Linkedin", _t(e))), {
title: _t("Configure your Linkedin Key API"),
modal: true,
width : 825,
buttons:[{
text: _t("Close"),
e.message= "Linkedin API Key is not registerd/correct.\n Go to Settings, 'General Settings' menu and follow steps to register the LinkedIn API Key.";
instance.web.dialog($(QWeb.render("CrashManager.warning", _t(e))), {
title: _t("Linkedin API Key Warning"),
modal: true,
height: 200,
width: 500,
buttons: [
{
text: _t("Ok"),
click: function() { $(this).dialog("close"); }
}
]
}]
});
},
setTemplate: function( URL, AccountName ) {

View File

@ -31,45 +31,6 @@
</a>
</td>
</t>
<t t-name="Register.Linkedin" style="height:300px;overflow:auto;">
<table class="tablet">
<th><center><button name="submit">No Thanks</button></center></th>
<tr>
<td>1)Go To<a href="https://www.linkedin.com/secure/developer">https://www.linkedin.com/secure/developer</a>
</td>
</tr>
<tr>
<td>
<b>2) Log you in Linkedin if you did not yet</b>
</td>
</tr>
<tr>
<td>
<b>3) Add a new Application</b>
</td>
</tr>
<tr>
<td>
<b>4) Fill in the form</b>
</td>
</tr>
<tr>
<td>
<img src='/web_linkedin/static/src/img/help_to_fill_form.png' />
</td>
</tr>
<tr>
<td>
<b>5) Copy the API Key <input type="text"/><button class="buttonkey">Apply</button></b>
</td>
</tr>
<tr>
<td>
<img src='/web_linkedin/static/src/img/apikey.png' />
</td>
</tr>
</table>
</t>
<t t-name="TwitterURL">
<td id="twitterid">