summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b6fc5b)
raw | patch | inline | side by side (parent: 4b6fc5b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Jun 2010 12:18:58 +0000 (12:18 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Jun 2010 12:18:58 +0000 (12:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18861 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/default/images/dashBoard.png | [new file with mode: 0644] | patch | blob |
gosa-core/include/class_pluglist.inc | patch | blob | history |
diff --git a/gosa-core/html/themes/default/images/dashBoard.png b/gosa-core/html/themes/default/images/dashBoard.png
new file mode 100644 (file)
index 0000000..14c59de
Binary files /dev/null and b/gosa-core/html/themes/default/images/dashBoard.png differ
index 0000000..14c59de
Binary files /dev/null and b/gosa-core/html/themes/default/images/dashBoard.png differ
index 83fd3c6ef082e454b149d451119391de8f821736..1a537eb4d442a87ab4e1cd8e2f81836c0a5eadb1 100644 (file)
$this->pathMenu =
"\n <div class='plugin-path'>".
"\n <ul class='path-navigation'>".
+ "\n <li class='left right-border' onClick=\"openPlugin('');\" title='"._("Dash board")."'>".
+ "\n ".image(get_template_path("images/dashBoard.png")).
+ "\n </li>".
"\n <li class='left' onClick=\"openPlugin('');\" title='"._("Back to main menu")."'>".
"\n ".image(get_template_path("images/home.png")).
"\n </li>".