[icinga-checkins] icinga.org: icinga-web/master: * UI Guidelines: LogView (refs #1558)
git at icinga.org
git at icinga.org
Thu Feb 23 14:14:04 CET 2012
Module: icinga-web
Branch: master
Commit: 5bfe99de82a568a8bf7ae1dea8037d87de0d1395
URL: https://git.icinga.org/?p=icinga-web.git;a=commit;h=5bfe99de82a568a8bf7ae1dea8037d87de0d1395
Author: Jannis Mosshammer <jannis.mosshammer at netways.de>
Date: Thu Feb 23 14:08:47 2012 +0100
* UI Guidelines: LogView (refs #1558)
---
.../AppKit/templates/Admin/ViewLogsSuccess.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/modules/AppKit/templates/Admin/ViewLogsSuccess.php b/app/modules/AppKit/templates/Admin/ViewLogsSuccess.php
index 6aa1feb..c470d77 100755
--- a/app/modules/AppKit/templates/Admin/ViewLogsSuccess.php
+++ b/app/modules/AppKit/templates/Admin/ViewLogsSuccess.php
@@ -51,7 +51,7 @@ Cronk.util.initEnvironment('viewport-center', function() {
var logGrid = new Ext.grid.GridPanel({
store: logStore,
- tbar: new Ext.PagingToolbar({
+ bbar: new Ext.PagingToolbar({
store: logStore,
pageSize:100,
displayInfo:true,
More information about the icinga-checkins
mailing list