2011-06-21 Juan Manuel Ramon <juanmanuel.ramon@artica.es>

* include/styles/ie.css
	include/styles/menu.css
	include/functions_ui.php
	extensions/module_groups.php
	operation/agentes/status_monitor.php
	godmode/agentes/module_manager_editor_prediction.php
	godmode/agentes/manage_config_remote.php
	godmode/agentes/agent_manager.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/alert_list.builder.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php
	operation/agentes/exportdata.php: Css style corrections
	over these codes.
	
	* images/skin/skin_default/include/styles/tip.css
	images/skin/skin_default/include/styles/pandora.css
	images/skin/skin_default/include/styles/menu.css
	images/skin/skin_default/include/styles/cluetip.css
	images/skin/skin_default/images/application_double.png
	images/skin/skin_default/images/chart.png
	images/skin/skin_default/images/application.png
	images/skin/skin_default/images/music_note.png
	images/skin/skin_default/images/lightbulb_off.png
	images/skin/skin_default/images/email_open.png
	images/skin/skin_default/images/application_edit.png
	images/skin/skin_default/images/copy.png
	images/skin/skin_default/images/sort_down.png
	images/skin/skin_default/images/page_white_text.png
	images/skin/skin_default/images/eye.png
	images/skin/skin_default/images/lightning.png
	images/skin/skin_default/images/zoom.png
	images/skin/skin_default/images/edit.png
	images/skin/skin_default/images/box.png
	images/skin/skin_default/images/normalscreen.png
	images/skin/skin_default/images/mimetypes
	images/skin/skin_default/images/mimetypes/unknown.png
	images/skin/skin_default/images/mimetypes/image.png
	images/skin/skin_default/images/mimetypes/zip.png
	images/skin/skin_default/images/mimetypes/text.png
	images/skin/skin_default/images/mimetypes/directory.png
	images/skin/skin_default/images/page_refresh.png
	images/skin/skin_default/images/clock.png
	images/skin/skin_default/images/user_green.png
	images/skin/skin_default/images/magnifier.png
	images/skin/skin_default/images/config.png
	images/skin/skin_default/images/go.png
	images/skin/skin_default/images/tag_red.png
	images/skin/skin_default/images/computer_error.png
	images/skin/skin_default/images/rss.png
	images/skin/skin_default/images/ok.png
	images/skin/skin_default/images/pdf.png
	images/skin/skin_default/images/slash.png
	images/skin/skin_default/images/bricks.png
	images/skin/skin_default/images/sticky-notes-text.png
	images/skin/skin_default/images/comments.png
	images/skin/skin_default/images/email.png
	images/skin/skin_default/images/world.png
	images/skin/skin_default/images/attachment.png
	images/skin/skin_default/images/wand.png
	images/skin/skin_default/images/error.png
	images/skin/skin_default/images/os_icons
	images/skin/skin_default/images/os_icons/android.png
	images/skin/skin_default/images/os_icons/network.png
	images/skin/skin_default/images/network.png
	images/skin/skin_default/images/disk.png
	images/skin/skin_default/images/images_stack.png
	images/skin/skin_default/images/info.png
	images/skin/skin_default/images/group.png
	images/skin/skin_default/images/god3.png
	images/skin/skin_default/images/god5.png
	images/skin/skin_default/images/extensions.png
	images/skin/skin_default/images/calendar_view_day.png
	images/skin/skin_default/images/god8.png
	images/skin/skin_default/images/god9.png
	images/skin/skin_default/images/database.png
	images/skin/skin_default/images/images.png
	images/skin/skin_default/images/server.png
	images/skin/skin_default/images/down.png
	images/skin/skin_default/images/server_export.png
	images/skin/skin_default/images/cog.png
	images/skin/skin_default/images/data.png
	images/skin/skin_default/images/lightbulb.png
	images/skin/skin_default/images/b_yellow.png
	images/skin/skin_default/images/bug.png
	images/skin/skin_default/images/clean.png
	images/skin/skin_default/images/house.png
	images/skin/skin_default/images/groups_small
	images/skin/skin_default/images/groups_small/transmit.png
	images/skin/skin_default/images/groups_small/world.png
	images/skin/skin_default/images/groups_small/server_database.png
	images/skin/skin_default/images/cancel.png
	images/skin/skin_default/images/log-out.png
	images/skin/skin_default/images/monitor.png
	images/skin/skin_default/images/help.png
	images/skin/skin_default/images/add.png
	images/skin/skin_default/images/tip.png
	images/skin/skin_default/images/refresh.png
	images/skin/skin_default/images/computer.png
	images/skin/skin_default/images/fullscreen.png
	images/skin/skin_default/images/server_web.png
	images/skin/skin_default/images/lupa_15x15.png
	images/skin/skin_default/images/database_lightning.png
	images/skin/skin_default/images/lightning_go.png
	images/skin/skin_default/images/star.png
	images/skin/skin_default/images/user.png
	images/skin/skin_default/images/user_suit.png
	images/skin/skin_default/images/binary.png
	images/skin/skin_default/images/up.png
	images/skin/skin_default/images/information.png
	images/skin/skin_default/images/upd.png
	images/skin/skin_default/images/cross.png
	images/skin/skin_default/images/sort_up.png: New images for
	default skin.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4478 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
juanmanuelr 2011-06-21 16:45:06 +00:00
parent fd1eec6a3a
commit 0f8cda3a58
110 changed files with 365 additions and 79 deletions

View File

@ -1,3 +1,121 @@
2011-06-21 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/ie.css
include/styles/menu.css
include/functions_ui.php
extensions/module_groups.php
operation/agentes/status_monitor.php
godmode/agentes/module_manager_editor_prediction.php
godmode/agentes/manage_config_remote.php
godmode/agentes/agent_manager.php
godmode/alerts/alert_list.list.php
godmode/alerts/alert_list.builder.php
godmode/reporting/reporting_builder.list_items.php
godmode/tag/tag.php
godmode/tag/edit_tag.php
operation/agentes/exportdata.php: Css style corrections
over these codes.
* images/skin/skin_default/include/styles/tip.css
images/skin/skin_default/include/styles/pandora.css
images/skin/skin_default/include/styles/menu.css
images/skin/skin_default/include/styles/cluetip.css
images/skin/skin_default/images/application_double.png
images/skin/skin_default/images/chart.png
images/skin/skin_default/images/application.png
images/skin/skin_default/images/music_note.png
images/skin/skin_default/images/lightbulb_off.png
images/skin/skin_default/images/email_open.png
images/skin/skin_default/images/application_edit.png
images/skin/skin_default/images/copy.png
images/skin/skin_default/images/sort_down.png
images/skin/skin_default/images/page_white_text.png
images/skin/skin_default/images/eye.png
images/skin/skin_default/images/lightning.png
images/skin/skin_default/images/zoom.png
images/skin/skin_default/images/edit.png
images/skin/skin_default/images/box.png
images/skin/skin_default/images/normalscreen.png
images/skin/skin_default/images/mimetypes
images/skin/skin_default/images/mimetypes/unknown.png
images/skin/skin_default/images/mimetypes/image.png
images/skin/skin_default/images/mimetypes/zip.png
images/skin/skin_default/images/mimetypes/text.png
images/skin/skin_default/images/mimetypes/directory.png
images/skin/skin_default/images/page_refresh.png
images/skin/skin_default/images/clock.png
images/skin/skin_default/images/user_green.png
images/skin/skin_default/images/magnifier.png
images/skin/skin_default/images/config.png
images/skin/skin_default/images/go.png
images/skin/skin_default/images/tag_red.png
images/skin/skin_default/images/computer_error.png
images/skin/skin_default/images/rss.png
images/skin/skin_default/images/ok.png
images/skin/skin_default/images/pdf.png
images/skin/skin_default/images/slash.png
images/skin/skin_default/images/bricks.png
images/skin/skin_default/images/sticky-notes-text.png
images/skin/skin_default/images/comments.png
images/skin/skin_default/images/email.png
images/skin/skin_default/images/world.png
images/skin/skin_default/images/attachment.png
images/skin/skin_default/images/wand.png
images/skin/skin_default/images/error.png
images/skin/skin_default/images/os_icons
images/skin/skin_default/images/os_icons/android.png
images/skin/skin_default/images/os_icons/network.png
images/skin/skin_default/images/network.png
images/skin/skin_default/images/disk.png
images/skin/skin_default/images/images_stack.png
images/skin/skin_default/images/info.png
images/skin/skin_default/images/group.png
images/skin/skin_default/images/god3.png
images/skin/skin_default/images/god5.png
images/skin/skin_default/images/extensions.png
images/skin/skin_default/images/calendar_view_day.png
images/skin/skin_default/images/god8.png
images/skin/skin_default/images/god9.png
images/skin/skin_default/images/database.png
images/skin/skin_default/images/images.png
images/skin/skin_default/images/server.png
images/skin/skin_default/images/down.png
images/skin/skin_default/images/server_export.png
images/skin/skin_default/images/cog.png
images/skin/skin_default/images/data.png
images/skin/skin_default/images/lightbulb.png
images/skin/skin_default/images/b_yellow.png
images/skin/skin_default/images/bug.png
images/skin/skin_default/images/clean.png
images/skin/skin_default/images/house.png
images/skin/skin_default/images/groups_small
images/skin/skin_default/images/groups_small/transmit.png
images/skin/skin_default/images/groups_small/world.png
images/skin/skin_default/images/groups_small/server_database.png
images/skin/skin_default/images/cancel.png
images/skin/skin_default/images/log-out.png
images/skin/skin_default/images/monitor.png
images/skin/skin_default/images/help.png
images/skin/skin_default/images/add.png
images/skin/skin_default/images/tip.png
images/skin/skin_default/images/refresh.png
images/skin/skin_default/images/computer.png
images/skin/skin_default/images/fullscreen.png
images/skin/skin_default/images/server_web.png
images/skin/skin_default/images/lupa_15x15.png
images/skin/skin_default/images/database_lightning.png
images/skin/skin_default/images/lightning_go.png
images/skin/skin_default/images/star.png
images/skin/skin_default/images/user.png
images/skin/skin_default/images/user_suit.png
images/skin/skin_default/images/binary.png
images/skin/skin_default/images/up.png
images/skin/skin_default/images/information.png
images/skin/skin_default/images/upd.png
images/skin/skin_default/images/cross.png
images/skin/skin_default/images/sort_up.png: New images for
default skin.
2011-06-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_filemanager.php: Sended from file manager

View File

@ -118,7 +118,7 @@ function mainModuleGroups() {
break;
}
ui_print_page_header (__("Combined table of agent group and module group"));
ui_print_page_header (__("Combined table of agent group and module group"), "images/brick.png", false, "", false, '');
echo "<p>" . __("This table shows in columns the modules group and in rows agents group. The cell shows all modules") . "</p>";

View File

@ -132,8 +132,10 @@ $groups = users_get_groups ($config["id_user"], "AR",false);
$agents = agents_get_group_agents (array_keys ($groups));
$table->data[2][0] = __('Parent');
//Image src with skins
$src_code = html_print_image('images/lightning.png', true, false, true);
$table->data[2][1] = html_print_input_text_extended ('id_parent', agents_get_name ($id_parent), 'text-id_parent', '', 30, 100, false, '',
array('style' => 'background: url(images/lightning.png) no-repeat right;'), true)
array('style' => 'background: url(' . $src_code . ') no-repeat right;'), true)
. '<a href="#" class="tip">&nbsp;<span>' . __("Type at least two characters to search") . '</span></a>';
$table->data[2][1] .= html_print_checkbox ("cascade_protection", 1, $cascade_protection, true).__('Cascade protection'). "&nbsp;" . ui_print_help_icon("cascade_protection", true);

View File

@ -144,7 +144,7 @@ if ((isset($_GET["operacion"])) AND ($update_group == -1) ) {
// Destination agent
echo '<tr><td class="datost">';
echo '<b>'.__('To agent(s):').'</b><br><br>';
echo "<select name=destino[] size=10 multiple=yes style='width: 250px;'>";
echo "<select name=destino[] size='10' multiple='multiple' style='width: 250px;'>";
if ($id_group > 0)
$sql1 = "SELECT * FROM tagente WHERE id_grupo = $id_group ORDER BY nombre ";
else

View File

@ -62,8 +62,10 @@ $data[1] .= '<div id="module_data" style="top:1em; float:left; width:50%;">';
$data[1] .= html_print_label(__("Agent"),'agent_name', true)."<br/>";
$sql = "SELECT id_agente, nombre FROM tagente";
// TODO: ACL Filter
//Image src with skins
$src_code = html_print_image('images/lightning.png', true, false, true);
$data[1] .= html_print_input_text_extended ('agent_name',$agent_name, 'text_agent_name', '', 30, 100, $is_service, '',
array('style' => 'background: url(images/lightning.png) no-repeat right;'), true, false);
array('style' => 'background: url(' . $src_code . ') no-repeat right;'), true, false);
$data[1] .= '<a href="#" class="tip">&nbsp;<span>' . __("Type at least two characters to search") . '</span></a>&nbsp; <br/>';
$data[1] .= html_print_label(__("Module"),'prediction_module',true);
if($id_agente) {

View File

@ -46,9 +46,9 @@ $table->align[1] = 'left';
if (! $id_agente) {
$table->data['agent'][0] = __('Agent');
$src_code = html_print_image('images/lightning.png', true, false, true);
$table->data['agent'][1] = html_print_input_text_extended ('id_agent', '', 'text_id_agent', '', 30, 100, false, '',
array('style' => 'background: url(images/lightning.png) no-repeat right;'), true)
array('style' => 'background: url(' . $src_code . ') no-repeat right;'), true)
. '<a href="#" class="tip">&nbsp;<span>' . __("Type at least two characters to search") . '</span></a>';
}

View File

@ -57,8 +57,10 @@ if ($temp){
}
$form_filter .= "<td>".__('Agents')."</td><td>";
//Image srv with skins
$src_code = html_print_image('images/lightning.png', true, false, true);
$form_filter .= html_print_input_text_extended ('agent_name', $agentName, 'text-agent_name', '', 12, 100, false, '',
array('style' => 'background: url(images/lightning.png) no-repeat right;'), true);
array('style' => 'background: url(' . $src_code . ') no-repeat right;'), true);
$form_filter .= '<a href="#" class="tip">&nbsp;<span>' . __("Type at least two characters to search") . '</span></a>';
$form_filter .= "</td>\n";
@ -640,36 +642,36 @@ if (! $id_agente) {
$("input[name=disable]").attr ("title", "<?php echo __('Disable')?>")
.hover (function () {
$(this).attr ("src", "images/lightbulb_off.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/lightbulb_off.png", true, false, true) . '"'; ?> );
},
function () {
$(this).attr ("src", "images/lightbulb.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/lightbulb.png", true, false, true) . '"'; ?> );
}
);
$("input[name=enable]").attr ("title", "<?php echo __('Enable')?>")
.hover (function () {
$(this).attr ("src", "images/lightbulb.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/lightbulb.png", true, false, true) . '"'; ?> );
},
function () {
$(this).attr ("src", "images/lightbulb_off.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/lightbulb_off.png", true, false, true) . '"'; ?> );
}
);
$("input[name=standby_on]").attr ("title", "<?php echo __('Set off standby')?>")
.hover (function () {
$(this).attr ("src", "images/bell.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/bell.png", true, false, true) . '"'; ?> );
},
function () {
$(this).attr ("src", "images/bell_pause.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/bell_pause.png", true, false, true) . '"'; ?> );
}
);
$("input[name=standby_off]").attr ("title", "<?php echo __('Set standby')?>")
.hover (function () {
$(this).attr ("src", "images/bell_pause.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/bell_pause.png", true, false, true) . '"'; ?> );
},
function () {
$(this).attr ("src", "images/bell.png");
$(this).attr ("src", <?php echo '"' . html_print_image("images/bell.png", true, false, true) . '"'; ?> );
}
);
$("form.disable_alert_form").submit (function () {

View File

@ -324,11 +324,11 @@ ui_pagination ($countItems, 'index.php?sec=greporting&sec2=godmode/reporting/rep
<script type="text/javascript">
function toggleFormFilter() {
if ($("#form_filter").css('display') == 'none') {
$("#image_form_filter").attr('src', 'images/up.png');
$("#image_form_filter").attr('src', <?php echo "'" . html_print_image('images/up.png', true, false, true) . "'"; ?> );
$("#form_filter").css('display','');
}
else {
$("#image_form_filter").attr('src', 'images/down.png');
$("#image_form_filter").attr('src', <?php echo "'" . html_print_image('images/down.png', true, false, true) . "'"; ?> );
$("#form_filter").css('display','none');
}
}

View File

@ -43,7 +43,7 @@ $buttons = array(
$buttons[$tab]['active'] = true;
// Header
ui_print_page_header (__('Tags configuration'), "images/comments.png", false, "", true, $buttons);
ui_print_page_header (__('Tags configuration'), "images/tag_red.png", false, "", true, $buttons);
// Two actions can performed in this page: update and create tags
// Update tag: update an existing tag

View File

@ -65,7 +65,7 @@ $buttons = array(
$buttons[$tab]['active'] = true;
// Header
ui_print_page_header (__('Tags configuration'), "images/comments.png", false, "", true, $buttons);
ui_print_page_header (__('Tags configuration'), "images/tag_red.png", false, "", true, $buttons);
// Two actions can performed in this page: search and delete tags

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 566 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 730 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 566 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 765 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 870 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 644 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 882 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 660 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 882 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 733 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 610 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 882 B

Some files were not shown because too many files have changed in this diff Show More