Explorar o código

fixed RefGraph label

Piotr Labudda %!s(int64=8) %!d(string=hai) anos
pai
achega
a9d4a29218
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/se-lib/TableAjax.php

+ 1 - 1
SE/se-lib/TableAjax.php

@@ -1282,7 +1282,7 @@ class TableAjax extends ViewAjax {
 						var funcItemNode = $('<li></li>').appendTo(funcListNode)
 						var funObj = {
 							ico: 'glyphicon glyphicon-random',
-							label: 'przeglądaj powiązania',
+							label: 'Przeglądaj powiązania',
 							href: 'index.php?_route=RefGraph&namespace=' + priv.options.namespace + '&primaryKey=' + rowPK,
 							// onclick: function (e) { // TODO: open in
 							// 	console.log('TODO: przeglądaj powiązania')