hendisantika / jquery-datatables-editable

Automatically exported from code.google.com/p/jquery-datatables-editable
0 stars 1 forks source link

Add button in toolbar can't be showed when using "oLanguage:sUrl" #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Double click the "index.html" in the attachment file.

What is the expected output? What do you see instead?
The "add" button should be displayed like this page 
"http://jquery-datatables-editable.googlecode.com/svn/trunk/index.html".

but it can't be showed now,because i add the following code 
"oLanguage": {                                  "sUrl": "en-US.txt"
},
What version of the product are you using? On what operating system?
2.3.1 IE

Is it an issue?

Original issue reported on code.google.com by hongdand...@gmail.com on 24 Apr 2012 at 3:20

Attachments:

GoogleCodeExporter commented 8 years ago
This solution don't work for me.
Could not test with Chrome due to the "Origin null is not allowed by 
Access-Control-Allow-Origin." problem.
With IE, buttons don't appears.

Original comment by virtual...@gmail.com on 7 Jun 2012 at 8:50