From c1e043b7ba78cee73d13ded9ef03b256202540f1 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Mon, 24 Apr 2017 10:36:10 +0300 Subject: Move STATIC_ROOT inside app directory --- servo/static/images/apple-touch-icon.png | Bin 0 -> 121317 bytes servo/static/images/avatar.png | Bin 0 -> 2841 bytes servo/static/images/checkin/appleacc.jpg | Bin 0 -> 10022 bytes servo/static/images/checkin/beats.jpg | Bin 0 -> 12238 bytes servo/static/images/checkin/beats.png | Bin 0 -> 5368 bytes servo/static/images/checkin/ipad.jpg | Bin 0 -> 11818 bytes servo/static/images/checkin/iphone.jpg | Bin 0 -> 21685 bytes servo/static/images/checkin/ipod.jpg | Bin 0 -> 19454 bytes servo/static/images/checkin/mac.jpg | Bin 0 -> 15337 bytes servo/static/images/events/order-arrived.png | Bin 0 -> 952 bytes servo/static/images/events/order-close_order.png | Bin 0 -> 1477 bytes servo/static/images/events/order-created.png | Bin 0 -> 1059 bytes .../images/events/order-customer_removed.png | Bin 0 -> 1137 bytes servo/static/images/events/order-device_added.png | Bin 0 -> 786 bytes .../static/images/events/order-device_removed.png | Bin 0 -> 1137 bytes servo/static/images/events/order-dispatched.png | Bin 0 -> 744 bytes servo/static/images/events/order-gsx_error.png | Bin 0 -> 932 bytes .../images/events/order-gsx_repair_complete.png | Bin 0 -> 1175 bytes .../images/events/order-gsx_repair_created.png | Bin 0 -> 1175 bytes servo/static/images/events/order-init_diags.png | Bin 0 -> 1059 bytes servo/static/images/events/order-note_added.png | Bin 0 -> 1073 bytes servo/static/images/events/order-paid.png | Bin 0 -> 915 bytes servo/static/images/events/order-po_created.png | Bin 0 -> 744 bytes servo/static/images/events/order-product_added.png | Bin 0 -> 915 bytes .../static/images/events/order-product_removed.png | Bin 0 -> 1137 bytes .../images/events/order-products_reserved.png | Bin 0 -> 744 bytes servo/static/images/events/order-reopen.png | Bin 0 -> 1681 bytes .../images/events/order-repair_status_changed.png | Bin 0 -> 1059 bytes servo/static/images/events/order-set_location.png | Bin 0 -> 1175 bytes servo/static/images/events/order-set_place.png | Bin 0 -> 1175 bytes servo/static/images/events/order-set_queue.png | Bin 0 -> 977 bytes servo/static/images/events/order-set_status.png | Bin 0 -> 1165 bytes servo/static/images/events/order-set_user.png | Bin 0 -> 1461 bytes servo/static/images/events/order-sms_failed.png | Bin 0 -> 932 bytes servo/static/images/events/order-unset_user.png | Bin 0 -> 1461 bytes servo/static/images/favicon.png | Bin 0 -> 3070 bytes servo/static/images/glyphicons-white.png | Bin 0 -> 157880 bytes servo/static/images/glyphicons-white.svg | 3760 ++++++++++++++++++++ servo/static/images/glyphicons.png | Bin 0 -> 184604 bytes servo/static/images/glyphicons.svg | 3760 ++++++++++++++++++++ servo/static/images/logo_servoapp.png | Bin 0 -> 17729 bytes servo/static/images/models/airport.jpg | Bin 0 -> 10418 bytes servo/static/images/models/appletv.jpg | Bin 0 -> 8491 bytes servo/static/images/models/charger.jpg | Bin 0 -> 7225 bytes servo/static/images/models/displays.jpg | Bin 0 -> 16453 bytes servo/static/images/models/imac.jpg | Bin 0 -> 15209 bytes servo/static/images/models/input.jpg | Bin 0 -> 13586 bytes servo/static/images/models/ipad.jpg | Bin 0 -> 23486 bytes servo/static/images/models/iphone.jpg | Bin 0 -> 27357 bytes servo/static/images/models/ipodclassic.jpg | Bin 0 -> 17075 bytes servo/static/images/models/ipodnano.jpg | Bin 0 -> 13701 bytes servo/static/images/models/ipodshuffle.jpg | Bin 0 -> 17247 bytes servo/static/images/models/ipodtouch.jpg | Bin 0 -> 22415 bytes servo/static/images/models/keyboard.jpg | Bin 0 -> 11080 bytes servo/static/images/models/macbook.jpg | Bin 0 -> 14235 bytes servo/static/images/models/macbookair.jpg | Bin 0 -> 14204 bytes servo/static/images/models/macbookpro.jpg | Bin 0 -> 14605 bytes servo/static/images/models/macmini.jpg | Bin 0 -> 8048 bytes servo/static/images/models/macpro.jpg | Bin 0 -> 10454 bytes servo/static/images/models/other.jpg | Bin 0 -> 10821 bytes servo/static/images/models/powermac.jpg | Bin 0 -> 8999 bytes servo/static/images/models/server.jpg | Bin 0 -> 7442 bytes servo/static/images/na.gif | Bin 0 -> 2407 bytes servo/static/images/ok_256.png | Bin 0 -> 26604 bytes servo/static/images/sadmac.png | Bin 0 -> 3402 bytes servo/static/images/servo-logo-large.gif | Bin 0 -> 15280 bytes servo/static/images/servo_logo.png | Bin 0 -> 1745 bytes servo/static/images/status_danger_16.png | Bin 0 -> 939 bytes servo/static/images/status_success_16.png | Bin 0 -> 954 bytes servo/static/images/status_undefined_16.png | Bin 0 -> 1198 bytes servo/static/images/status_warning_16.png | Bin 0 -> 960 bytes 71 files changed, 7520 insertions(+) create mode 100644 servo/static/images/apple-touch-icon.png create mode 100755 servo/static/images/avatar.png create mode 100644 servo/static/images/checkin/appleacc.jpg create mode 100644 servo/static/images/checkin/beats.jpg create mode 100644 servo/static/images/checkin/beats.png create mode 100644 servo/static/images/checkin/ipad.jpg create mode 100644 servo/static/images/checkin/iphone.jpg create mode 100644 servo/static/images/checkin/ipod.jpg create mode 100644 servo/static/images/checkin/mac.jpg create mode 100755 servo/static/images/events/order-arrived.png create mode 100755 servo/static/images/events/order-close_order.png create mode 100755 servo/static/images/events/order-created.png create mode 100755 servo/static/images/events/order-customer_removed.png create mode 100755 servo/static/images/events/order-device_added.png create mode 100755 servo/static/images/events/order-device_removed.png create mode 100755 servo/static/images/events/order-dispatched.png create mode 100644 servo/static/images/events/order-gsx_error.png create mode 100755 servo/static/images/events/order-gsx_repair_complete.png create mode 100755 servo/static/images/events/order-gsx_repair_created.png create mode 100755 servo/static/images/events/order-init_diags.png create mode 100755 servo/static/images/events/order-note_added.png create mode 100644 servo/static/images/events/order-paid.png create mode 100755 servo/static/images/events/order-po_created.png create mode 100644 servo/static/images/events/order-product_added.png create mode 100755 servo/static/images/events/order-product_removed.png create mode 100755 servo/static/images/events/order-products_reserved.png create mode 100755 servo/static/images/events/order-reopen.png create mode 100755 servo/static/images/events/order-repair_status_changed.png create mode 100755 servo/static/images/events/order-set_location.png create mode 100755 servo/static/images/events/order-set_place.png create mode 100755 servo/static/images/events/order-set_queue.png create mode 100755 servo/static/images/events/order-set_status.png create mode 100755 servo/static/images/events/order-set_user.png create mode 100644 servo/static/images/events/order-sms_failed.png create mode 100755 servo/static/images/events/order-unset_user.png create mode 100755 servo/static/images/favicon.png create mode 100644 servo/static/images/glyphicons-white.png create mode 100644 servo/static/images/glyphicons-white.svg create mode 100644 servo/static/images/glyphicons.png create mode 100644 servo/static/images/glyphicons.svg create mode 100755 servo/static/images/logo_servoapp.png create mode 100644 servo/static/images/models/airport.jpg create mode 100644 servo/static/images/models/appletv.jpg create mode 100644 servo/static/images/models/charger.jpg create mode 100644 servo/static/images/models/displays.jpg create mode 100644 servo/static/images/models/imac.jpg create mode 100644 servo/static/images/models/input.jpg create mode 100644 servo/static/images/models/ipad.jpg create mode 100644 servo/static/images/models/iphone.jpg create mode 100644 servo/static/images/models/ipodclassic.jpg create mode 100644 servo/static/images/models/ipodnano.jpg create mode 100644 servo/static/images/models/ipodshuffle.jpg create mode 100644 servo/static/images/models/ipodtouch.jpg create mode 100644 servo/static/images/models/keyboard.jpg create mode 100644 servo/static/images/models/macbook.jpg create mode 100644 servo/static/images/models/macbookair.jpg create mode 100644 servo/static/images/models/macbookpro.jpg create mode 100644 servo/static/images/models/macmini.jpg create mode 100644 servo/static/images/models/macpro.jpg create mode 100644 servo/static/images/models/other.jpg create mode 100644 servo/static/images/models/powermac.jpg create mode 100644 servo/static/images/models/server.jpg create mode 100755 servo/static/images/na.gif create mode 100755 servo/static/images/ok_256.png create mode 100644 servo/static/images/sadmac.png create mode 100755 servo/static/images/servo-logo-large.gif create mode 100755 servo/static/images/servo_logo.png create mode 100755 servo/static/images/status_danger_16.png create mode 100755 servo/static/images/status_success_16.png create mode 100755 servo/static/images/status_undefined_16.png create mode 100755 servo/static/images/status_warning_16.png (limited to 'servo/static/images') diff --git a/servo/static/images/apple-touch-icon.png b/servo/static/images/apple-touch-icon.png new file mode 100644 index 0000000..b1b2e20 Binary files /dev/null and b/servo/static/images/apple-touch-icon.png differ diff --git a/servo/static/images/avatar.png b/servo/static/images/avatar.png new file mode 100755 index 0000000..3e6eec8 Binary files /dev/null and b/servo/static/images/avatar.png differ diff --git a/servo/static/images/checkin/appleacc.jpg b/servo/static/images/checkin/appleacc.jpg new file mode 100644 index 0000000..ef6ee86 Binary files /dev/null and b/servo/static/images/checkin/appleacc.jpg differ diff --git a/servo/static/images/checkin/beats.jpg b/servo/static/images/checkin/beats.jpg new file mode 100644 index 0000000..b84ab0c Binary files /dev/null and b/servo/static/images/checkin/beats.jpg differ diff --git a/servo/static/images/checkin/beats.png b/servo/static/images/checkin/beats.png new file mode 100644 index 0000000..fed27fb Binary files /dev/null and b/servo/static/images/checkin/beats.png differ diff --git a/servo/static/images/checkin/ipad.jpg b/servo/static/images/checkin/ipad.jpg new file mode 100644 index 0000000..f347aee Binary files /dev/null and b/servo/static/images/checkin/ipad.jpg differ diff --git a/servo/static/images/checkin/iphone.jpg b/servo/static/images/checkin/iphone.jpg new file mode 100644 index 0000000..1732b88 Binary files /dev/null and b/servo/static/images/checkin/iphone.jpg differ diff --git a/servo/static/images/checkin/ipod.jpg b/servo/static/images/checkin/ipod.jpg new file mode 100644 index 0000000..44d4ac4 Binary files /dev/null and b/servo/static/images/checkin/ipod.jpg differ diff --git a/servo/static/images/checkin/mac.jpg b/servo/static/images/checkin/mac.jpg new file mode 100644 index 0000000..a00471a Binary files /dev/null and b/servo/static/images/checkin/mac.jpg differ diff --git a/servo/static/images/events/order-arrived.png b/servo/static/images/events/order-arrived.png new file mode 100755 index 0000000..1696b2c Binary files /dev/null and b/servo/static/images/events/order-arrived.png differ diff --git a/servo/static/images/events/order-close_order.png b/servo/static/images/events/order-close_order.png new file mode 100755 index 0000000..4ba9467 Binary files /dev/null and b/servo/static/images/events/order-close_order.png differ diff --git a/servo/static/images/events/order-created.png b/servo/static/images/events/order-created.png new file mode 100755 index 0000000..f6762cb Binary files /dev/null and b/servo/static/images/events/order-created.png differ diff --git a/servo/static/images/events/order-customer_removed.png b/servo/static/images/events/order-customer_removed.png new file mode 100755 index 0000000..7fe6d18 Binary files /dev/null and b/servo/static/images/events/order-customer_removed.png differ diff --git a/servo/static/images/events/order-device_added.png b/servo/static/images/events/order-device_added.png new file mode 100755 index 0000000..cbe53eb Binary files /dev/null and b/servo/static/images/events/order-device_added.png differ diff --git a/servo/static/images/events/order-device_removed.png b/servo/static/images/events/order-device_removed.png new file mode 100755 index 0000000..7fe6d18 Binary files /dev/null and b/servo/static/images/events/order-device_removed.png differ diff --git a/servo/static/images/events/order-dispatched.png b/servo/static/images/events/order-dispatched.png new file mode 100755 index 0000000..9892863 Binary files /dev/null and b/servo/static/images/events/order-dispatched.png differ diff --git a/servo/static/images/events/order-gsx_error.png b/servo/static/images/events/order-gsx_error.png new file mode 100644 index 0000000..7f83274 Binary files /dev/null and b/servo/static/images/events/order-gsx_error.png differ diff --git a/servo/static/images/events/order-gsx_repair_complete.png b/servo/static/images/events/order-gsx_repair_complete.png new file mode 100755 index 0000000..0a0e291 Binary files /dev/null and b/servo/static/images/events/order-gsx_repair_complete.png differ diff --git a/servo/static/images/events/order-gsx_repair_created.png b/servo/static/images/events/order-gsx_repair_created.png new file mode 100755 index 0000000..0a0e291 Binary files /dev/null and b/servo/static/images/events/order-gsx_repair_created.png differ diff --git a/servo/static/images/events/order-init_diags.png b/servo/static/images/events/order-init_diags.png new file mode 100755 index 0000000..f6762cb Binary files /dev/null and b/servo/static/images/events/order-init_diags.png differ diff --git a/servo/static/images/events/order-note_added.png b/servo/static/images/events/order-note_added.png new file mode 100755 index 0000000..7ba6b40 Binary files /dev/null and b/servo/static/images/events/order-note_added.png differ diff --git a/servo/static/images/events/order-paid.png b/servo/static/images/events/order-paid.png new file mode 100644 index 0000000..88c4321 Binary files /dev/null and b/servo/static/images/events/order-paid.png differ diff --git a/servo/static/images/events/order-po_created.png b/servo/static/images/events/order-po_created.png new file mode 100755 index 0000000..9892863 Binary files /dev/null and b/servo/static/images/events/order-po_created.png differ diff --git a/servo/static/images/events/order-product_added.png b/servo/static/images/events/order-product_added.png new file mode 100644 index 0000000..6703587 Binary files /dev/null and b/servo/static/images/events/order-product_added.png differ diff --git a/servo/static/images/events/order-product_removed.png b/servo/static/images/events/order-product_removed.png new file mode 100755 index 0000000..7fe6d18 Binary files /dev/null and b/servo/static/images/events/order-product_removed.png differ diff --git a/servo/static/images/events/order-products_reserved.png b/servo/static/images/events/order-products_reserved.png new file mode 100755 index 0000000..9892863 Binary files /dev/null and b/servo/static/images/events/order-products_reserved.png differ diff --git a/servo/static/images/events/order-reopen.png b/servo/static/images/events/order-reopen.png new file mode 100755 index 0000000..9bc1251 Binary files /dev/null and b/servo/static/images/events/order-reopen.png differ diff --git a/servo/static/images/events/order-repair_status_changed.png b/servo/static/images/events/order-repair_status_changed.png new file mode 100755 index 0000000..f6762cb Binary files /dev/null and b/servo/static/images/events/order-repair_status_changed.png differ diff --git a/servo/static/images/events/order-set_location.png b/servo/static/images/events/order-set_location.png new file mode 100755 index 0000000..0a0e291 Binary files /dev/null and b/servo/static/images/events/order-set_location.png differ diff --git a/servo/static/images/events/order-set_place.png b/servo/static/images/events/order-set_place.png new file mode 100755 index 0000000..0a0e291 Binary files /dev/null and b/servo/static/images/events/order-set_place.png differ diff --git a/servo/static/images/events/order-set_queue.png b/servo/static/images/events/order-set_queue.png new file mode 100755 index 0000000..a965c0e Binary files /dev/null and b/servo/static/images/events/order-set_queue.png differ diff --git a/servo/static/images/events/order-set_status.png b/servo/static/images/events/order-set_status.png new file mode 100755 index 0000000..fe21c0b Binary files /dev/null and b/servo/static/images/events/order-set_status.png differ diff --git a/servo/static/images/events/order-set_user.png b/servo/static/images/events/order-set_user.png new file mode 100755 index 0000000..8a5fac2 Binary files /dev/null and b/servo/static/images/events/order-set_user.png differ diff --git a/servo/static/images/events/order-sms_failed.png b/servo/static/images/events/order-sms_failed.png new file mode 100644 index 0000000..7f83274 Binary files /dev/null and b/servo/static/images/events/order-sms_failed.png differ diff --git a/servo/static/images/events/order-unset_user.png b/servo/static/images/events/order-unset_user.png new file mode 100755 index 0000000..8a5fac2 Binary files /dev/null and b/servo/static/images/events/order-unset_user.png differ diff --git a/servo/static/images/favicon.png b/servo/static/images/favicon.png new file mode 100755 index 0000000..7104a02 Binary files /dev/null and b/servo/static/images/favicon.png differ diff --git a/servo/static/images/glyphicons-white.png b/servo/static/images/glyphicons-white.png new file mode 100644 index 0000000..46b863b Binary files /dev/null and b/servo/static/images/glyphicons-white.png differ diff --git a/servo/static/images/glyphicons-white.svg b/servo/static/images/glyphicons-white.svg new file mode 100644 index 0000000..9d0aa0b --- /dev/null +++ b/servo/static/images/glyphicons-white.svg @@ -0,0 +1,3760 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/servo/static/images/glyphicons.png b/servo/static/images/glyphicons.png new file mode 100644 index 0000000..e6abdbe Binary files /dev/null and b/servo/static/images/glyphicons.png differ diff --git a/servo/static/images/glyphicons.svg b/servo/static/images/glyphicons.svg new file mode 100644 index 0000000..2e328e3 --- /dev/null +++ b/servo/static/images/glyphicons.svg @@ -0,0 +1,3760 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/servo/static/images/logo_servoapp.png b/servo/static/images/logo_servoapp.png new file mode 100755 index 0000000..f7a67c4 Binary files /dev/null and b/servo/static/images/logo_servoapp.png differ diff --git a/servo/static/images/models/airport.jpg b/servo/static/images/models/airport.jpg new file mode 100644 index 0000000..0431c1c Binary files /dev/null and b/servo/static/images/models/airport.jpg differ diff --git a/servo/static/images/models/appletv.jpg b/servo/static/images/models/appletv.jpg new file mode 100644 index 0000000..95c4576 Binary files /dev/null and b/servo/static/images/models/appletv.jpg differ diff --git a/servo/static/images/models/charger.jpg b/servo/static/images/models/charger.jpg new file mode 100644 index 0000000..f368bf9 Binary files /dev/null and b/servo/static/images/models/charger.jpg differ diff --git a/servo/static/images/models/displays.jpg b/servo/static/images/models/displays.jpg new file mode 100644 index 0000000..cd78c92 Binary files /dev/null and b/servo/static/images/models/displays.jpg differ diff --git a/servo/static/images/models/imac.jpg b/servo/static/images/models/imac.jpg new file mode 100644 index 0000000..c68f853 Binary files /dev/null and b/servo/static/images/models/imac.jpg differ diff --git a/servo/static/images/models/input.jpg b/servo/static/images/models/input.jpg new file mode 100644 index 0000000..a5b3f07 Binary files /dev/null and b/servo/static/images/models/input.jpg differ diff --git a/servo/static/images/models/ipad.jpg b/servo/static/images/models/ipad.jpg new file mode 100644 index 0000000..5f662d0 Binary files /dev/null and b/servo/static/images/models/ipad.jpg differ diff --git a/servo/static/images/models/iphone.jpg b/servo/static/images/models/iphone.jpg new file mode 100644 index 0000000..b682a43 Binary files /dev/null and b/servo/static/images/models/iphone.jpg differ diff --git a/servo/static/images/models/ipodclassic.jpg b/servo/static/images/models/ipodclassic.jpg new file mode 100644 index 0000000..f4a3728 Binary files /dev/null and b/servo/static/images/models/ipodclassic.jpg differ diff --git a/servo/static/images/models/ipodnano.jpg b/servo/static/images/models/ipodnano.jpg new file mode 100644 index 0000000..f5f98b0 Binary files /dev/null and b/servo/static/images/models/ipodnano.jpg differ diff --git a/servo/static/images/models/ipodshuffle.jpg b/servo/static/images/models/ipodshuffle.jpg new file mode 100644 index 0000000..43f215a Binary files /dev/null and b/servo/static/images/models/ipodshuffle.jpg differ diff --git a/servo/static/images/models/ipodtouch.jpg b/servo/static/images/models/ipodtouch.jpg new file mode 100644 index 0000000..a8eae01 Binary files /dev/null and b/servo/static/images/models/ipodtouch.jpg differ diff --git a/servo/static/images/models/keyboard.jpg b/servo/static/images/models/keyboard.jpg new file mode 100644 index 0000000..6d446d6 Binary files /dev/null and b/servo/static/images/models/keyboard.jpg differ diff --git a/servo/static/images/models/macbook.jpg b/servo/static/images/models/macbook.jpg new file mode 100644 index 0000000..49ae99d Binary files /dev/null and b/servo/static/images/models/macbook.jpg differ diff --git a/servo/static/images/models/macbookair.jpg b/servo/static/images/models/macbookair.jpg new file mode 100644 index 0000000..2017371 Binary files /dev/null and b/servo/static/images/models/macbookair.jpg differ diff --git a/servo/static/images/models/macbookpro.jpg b/servo/static/images/models/macbookpro.jpg new file mode 100644 index 0000000..1a48451 Binary files /dev/null and b/servo/static/images/models/macbookpro.jpg differ diff --git a/servo/static/images/models/macmini.jpg b/servo/static/images/models/macmini.jpg new file mode 100644 index 0000000..e1f3491 Binary files /dev/null and b/servo/static/images/models/macmini.jpg differ diff --git a/servo/static/images/models/macpro.jpg b/servo/static/images/models/macpro.jpg new file mode 100644 index 0000000..b9b315f Binary files /dev/null and b/servo/static/images/models/macpro.jpg differ diff --git a/servo/static/images/models/other.jpg b/servo/static/images/models/other.jpg new file mode 100644 index 0000000..7545008 Binary files /dev/null and b/servo/static/images/models/other.jpg differ diff --git a/servo/static/images/models/powermac.jpg b/servo/static/images/models/powermac.jpg new file mode 100644 index 0000000..c5c46c6 Binary files /dev/null and b/servo/static/images/models/powermac.jpg differ diff --git a/servo/static/images/models/server.jpg b/servo/static/images/models/server.jpg new file mode 100644 index 0000000..a7cbc93 Binary files /dev/null and b/servo/static/images/models/server.jpg differ diff --git a/servo/static/images/na.gif b/servo/static/images/na.gif new file mode 100755 index 0000000..8deb30d Binary files /dev/null and b/servo/static/images/na.gif differ diff --git a/servo/static/images/ok_256.png b/servo/static/images/ok_256.png new file mode 100755 index 0000000..a43ff28 Binary files /dev/null and b/servo/static/images/ok_256.png differ diff --git a/servo/static/images/sadmac.png b/servo/static/images/sadmac.png new file mode 100644 index 0000000..69f1ea8 Binary files /dev/null and b/servo/static/images/sadmac.png differ diff --git a/servo/static/images/servo-logo-large.gif b/servo/static/images/servo-logo-large.gif new file mode 100755 index 0000000..d40b54b Binary files /dev/null and b/servo/static/images/servo-logo-large.gif differ diff --git a/servo/static/images/servo_logo.png b/servo/static/images/servo_logo.png new file mode 100755 index 0000000..122c3e2 Binary files /dev/null and b/servo/static/images/servo_logo.png differ diff --git a/servo/static/images/status_danger_16.png b/servo/static/images/status_danger_16.png new file mode 100755 index 0000000..e9f5357 Binary files /dev/null and b/servo/static/images/status_danger_16.png differ diff --git a/servo/static/images/status_success_16.png b/servo/static/images/status_success_16.png new file mode 100755 index 0000000..16a7888 Binary files /dev/null and b/servo/static/images/status_success_16.png differ diff --git a/servo/static/images/status_undefined_16.png b/servo/static/images/status_undefined_16.png new file mode 100755 index 0000000..6d0d744 Binary files /dev/null and b/servo/static/images/status_undefined_16.png differ diff --git a/servo/static/images/status_warning_16.png b/servo/static/images/status_warning_16.png new file mode 100755 index 0000000..ee6fa39 Binary files /dev/null and b/servo/static/images/status_warning_16.png differ -- cgit v1.2.3