Просмотр исходного кода

fixed table link in TableMsgs route

Piotr Labudda 10 лет назад
Родитель
Сommit
732690929d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      SE/se-lib/Route/TableMsgs.php

+ 2 - 2
SE/se-lib/Route/TableMsgs.php

@@ -90,7 +90,7 @@ class Route_TableMsgs extends RouteBase {
 </style>
 <div class="container">
 	<h3><i class="glyphicon glyphicon-envelope"></i> Wiadomości powiązane z rekordem nr <code><?php echo $idRow; ?></code>
-		<br><small>z tabeli <a href="index.php?MENU_INIT=VIEWTABLE_AJAX&ZASOB_ID=<?php echo $idTable; ?>"><?php echo $tblAcl->getLabel(); ?></a></small>
+		<br><small>z tabeli <a href="index.php?MENU_INIT=VIEWTABLE_AJAX&ZASOB_ID=<?php echo $idTable; ?>"><?php echo $tblAcl->getRawLabel(); ?></a></small>
 	</h3>
 	<?php if ($createdId > 0) : ?>
 		<?php echo SE_Layout::alert('info', "Wysłano wiadomość nr '{$createdId}'"); ?>
@@ -704,7 +704,7 @@ function tblMsgsLoadMoreRows(n) {
 <div class="container">
 	<h3><i class="glyphicon glyphicon-envelope"></i> <a href="<?php echo $backLink; ?>">Wiadomości powiązane z rekordem nr <?php echo $idRow; ?></a>
 		&raquo; Wiadomość nr <code><?php echo $msg['_raw']->ID; ?></code>
-		<br><small>z tabeli <a href="index.php?MENU_INIT=VIEWTABLE_AJAX&ZASOB_ID=<?php echo $idTable; ?>"><?php echo $tblAcl->getLabel(); ?></a></small>
+		<br><small>z tabeli <a href="index.php?MENU_INIT=VIEWTABLE_AJAX&ZASOB_ID=<?php echo $idTable; ?>"><?php echo $tblAcl->getRawLabel(); ?></a></small>
 	</h3>
 	<div class="panel panel-<?php echo $msg['type']; ?>">
 		<div class="panel-heading">