Skip to content

Commit

Permalink
Fixing headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Pina committed Jul 31, 2015
1 parent ad41f0f commit b3d0051
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions dist/locale/bootstrap-table-ca-ES.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Bootstrap Table English translation
* Author: Zhixin Wen<wenzhixin2010@gmail.com>
* Bootstrap Table Catalan translation
* Author: Marc Pina<iwalkalone69@gmail.com>
*/
(function ($) {
'use strict';
Expand Down
4 changes: 2 additions & 2 deletions dist/locale/bootstrap-table-es-ES.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Bootstrap Table English translation
* Author: Zhixin Wen<wenzhixin2010@gmail.com>
* Bootstrap Table Spanish Spain translation
* Author: Marc Pina<iwalkalone69@gmail.com>
*/
(function ($) {
'use strict';
Expand Down
4 changes: 2 additions & 2 deletions src/locale/bootstrap-table-ca-ES.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Bootstrap Table English translation
* Author: Zhixin Wen<wenzhixin2010@gmail.com>
* Bootstrap Table Catalan translation
* Author: Marc Pina<iwalkalone69@gmail.com>
*/
(function ($) {
'use strict';
Expand Down
4 changes: 2 additions & 2 deletions src/locale/bootstrap-table-es-ES.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Bootstrap Table English translation
* Author: Zhixin Wen<wenzhixin2010@gmail.com>
* Bootstrap Table Spanish Spain translation
* Author: Marc Pina<iwalkalone69@gmail.com>
*/
(function ($) {
'use strict';
Expand Down

0 comments on commit b3d0051

Please sign in to comment.