├── assets
├── js
│ └── vendors.js
├── images
│ └── favicon.png
├── vendors
│ ├── iconly
│ │ └── fonts
│ │ │ ├── Iconly-bulk.eot
│ │ │ ├── Iconly-bulk.ttf
│ │ │ ├── Iconly---Bold.eot
│ │ │ ├── Iconly---Bold.ttf
│ │ │ ├── Iconly---Bold.woff
│ │ │ ├── Iconly-Broken.eot
│ │ │ ├── Iconly-Broken.ttf
│ │ │ ├── Iconly-Broken.woff
│ │ │ ├── Iconly-bulk.woff
│ │ │ └── Iconly-light.eot
│ └── bootstrap-icons
│ │ ├── fonts
│ │ ├── bootstrap-icons.woff
│ │ └── bootstrap-icons.woff2
│ │ ├── circle-fill.svg
│ │ ├── dot.svg
│ │ ├── pentagon-fill.svg
│ │ ├── dash.svg
│ │ ├── egg-fill.svg
│ │ ├── circle-half.svg
│ │ ├── record-fill.svg
│ │ ├── circle.svg
│ │ ├── slash.svg
│ │ ├── toggle-on.svg
│ │ ├── square-fill.svg
│ │ ├── pentagon-half.svg
│ │ ├── person-fill.svg
│ │ ├── record.svg
│ │ ├── mouse-fill.svg
│ │ ├── pentagon.svg
│ │ ├── record-circle-fill.svg
│ │ ├── calendar3-fill.svg
│ │ ├── cone.svg
│ │ ├── file-fill.svg
│ │ ├── geo-alt-fill.svg
│ │ ├── plus.svg
│ │ ├── border-all.svg
│ │ ├── dash-circle-fill.svg
│ │ ├── heart-fill.svg
│ │ ├── moon.svg
│ │ ├── stop-fill.svg
│ │ ├── bookmark-fill.svg
│ │ ├── phone-fill.svg
│ │ ├── tv-fill.svg
│ │ ├── paragraph.svg
│ │ ├── pause.svg
│ │ ├── tablet-fill.svg
│ │ ├── exclamation.svg
│ │ ├── record-btn-fill.svg
│ │ ├── record2.svg
│ │ ├── slash-circle-fill.svg
│ │ ├── caret-down-fill.svg
│ │ ├── caret-up-fill.svg
│ │ ├── chat-left-fill.svg
│ │ ├── check2.svg
│ │ ├── clock-fill.svg
│ │ ├── dice-1-fill.svg
│ │ ├── square-half.svg
│ │ ├── app.svg
│ │ ├── bag-fill.svg
│ │ ├── caret-left-fill.svg
│ │ ├── caret-right-fill.svg
│ │ ├── chat-right-fill.svg
│ │ ├── chevron-up.svg
│ │ ├── file-minus-fill.svg
│ │ ├── laptop-fill.svg
│ │ ├── lock-fill.svg
│ │ ├── mask.svg
│ │ ├── play-fill.svg
│ │ ├── power.svg
│ │ ├── record2-fill.svg
│ │ ├── three-dots.svg
│ │ ├── align-bottom.svg
│ │ ├── dash-square-fill.svg
│ │ ├── door-closed-fill.svg
│ │ ├── file.svg
│ │ ├── forward-fill.svg
│ │ ├── phone-landscape-fill.svg
│ │ ├── record-circle.svg
│ │ ├── suit-diamond-fill.svg
│ │ ├── tablet-landscape-fill.svg
│ │ ├── type-h1.svg
│ │ ├── caret-left.svg
│ │ ├── chevron-compact-up.svg
│ │ ├── columns.svg
│ │ ├── key-fill.svg
│ │ ├── mouse.svg
│ │ ├── play-circle-fill.svg
│ │ ├── rulers.svg
│ │ ├── segmented-nav.svg
│ │ ├── skip-end-fill.svg
│ │ ├── square.svg
│ │ ├── align-top.svg
│ │ ├── arrow-up-left.svg
│ │ ├── caret-right.svg
│ │ ├── caret-up.svg
│ │ ├── check.svg
│ │ ├── file-break-fill.svg
│ │ ├── pause-fill.svg
│ │ ├── plus-circle-fill.svg
│ │ ├── skip-start-fill.svg
│ │ ├── unlock-fill.svg
│ │ ├── arrow-down-left.svg
│ │ ├── arrow-down-right.svg
│ │ ├── arrow-up-right.svg
│ │ ├── bounding-box.svg
│ │ ├── caret-down.svg
│ │ ├── chevron-down.svg
│ │ ├── chevron-left.svg
│ │ ├── chevron-right.svg
│ │ ├── exclude.svg
│ │ ├── pie-chart-fill.svg
│ │ ├── play.svg
│ │ ├── reply-fill.svg
│ │ ├── three-dots-vertical.svg
│ │ ├── bookshelf.svg
│ │ ├── calendar-fill.svg
│ │ ├── cursor-fill.svg
│ │ ├── dash-circle.svg
│ │ ├── door-closed.svg
│ │ ├── eye-fill.svg
│ │ ├── slash-square-fill.svg
│ │ ├── stop-circle-fill.svg
│ │ ├── toggle2-on.svg
│ │ ├── volume-off-fill.svg
│ │ ├── bell-fill.svg
│ │ ├── chat-square-fill.svg
│ │ ├── file-earmark-fill.svg
│ │ ├── headphones.svg
│ │ ├── ladder.svg
│ │ ├── mouse2-fill.svg
│ │ ├── shift-fill.svg
│ │ ├── toggle-off.svg
│ │ ├── triangle-fill.svg
│ │ ├── vinyl-fill.svg
│ │ ├── arrow-down.svg
│ │ ├── arrow-up.svg
│ │ ├── bag.svg
│ │ ├── calendar3-event-fill.svg
│ │ ├── chevron-compact-down.svg
│ │ ├── chevron-compact-left.svg
│ │ ├── clock.svg
│ │ ├── file-earmark.svg
│ │ ├── lightning-fill.svg
│ │ ├── paperclip.svg
│ │ ├── skip-end.svg
│ │ ├── tag-fill.svg
│ │ ├── toggle2-off.svg
│ │ ├── arrow-left.svg
│ │ ├── arrow-right.svg
│ │ ├── calendar3-range-fill.svg
│ │ ├── chevron-compact-right.svg
│ │ ├── compass-fill.svg
│ │ ├── dice-2-fill.svg
│ │ ├── display-fill.svg
│ │ ├── file-ruled-fill.svg
│ │ ├── funnel-fill.svg
│ │ ├── laptop.svg
│ │ ├── layout-sidebar.svg
│ │ ├── play-btn-fill.svg
│ │ ├── skip-start.svg
│ │ ├── voicemail.svg
│ │ ├── align-center.svg
│ │ ├── align-middle.svg
│ │ ├── alt.svg
│ │ ├── arrow-down-short.svg
│ │ ├── arrow-left-short.svg
│ │ ├── arrow-up-short.svg
│ │ ├── bar-chart-line-fill.svg
│ │ ├── caret-down-square-fill.svg
│ │ ├── caret-up-square-fill.svg
│ │ ├── credit-card-fill.svg
│ │ ├── layout-split.svg
│ │ ├── skip-end-circle-fill.svg
│ │ ├── stop.svg
│ │ ├── align-end.svg
│ │ ├── align-start.svg
│ │ ├── arrow-right-short.svg
│ │ ├── bag-dash-fill.svg
│ │ ├── calendar.svg
│ │ ├── caret-right-square-fill.svg
│ │ ├── diamond-fill.svg
│ │ ├── dice-1.svg
│ │ ├── file-plus-fill.svg
│ │ ├── image-alt.svg
│ │ ├── pie-chart.svg
│ │ ├── plus-square-fill.svg
│ │ ├── share-fill.svg
│ │ ├── skip-start-circle-fill.svg
│ │ ├── slash-circle.svg
│ │ ├── suit-heart-fill.svg
│ │ ├── x.svg
│ │ ├── arrow-up-circle-fill.svg
│ │ ├── bookmark-dash-fill.svg
│ │ ├── caret-left-square-fill.svg
│ │ ├── file-play-fill.svg
│ │ ├── filter.svg
│ │ ├── hexagon-fill.svg
│ │ ├── option.svg
│ │ ├── pip-fill.svg
│ │ ├── search.svg
│ │ ├── stop-btn-fill.svg
│ │ ├── arrow-down-circle-fill.svg
│ │ ├── arrow-left-circle-fill.svg
│ │ ├── arrow-right-circle-fill.svg
│ │ ├── back.svg
│ │ ├── battery.svg
│ │ ├── bookmark.svg
│ │ ├── camera-video-fill.svg
│ │ ├── cash.svg
│ │ ├── chat-fill.svg
│ │ ├── exclamation-circle-fill.svg
│ │ ├── filter-left.svg
│ │ ├── layout-sidebar-reverse.svg
│ │ ├── list.svg
│ │ ├── lock.svg
│ │ ├── phone.svg
│ │ ├── arrow-up-left-circle-fill.svg
│ │ ├── arrow-up-right-circle-fill.svg
│ │ ├── bookmark-heart-fill.svg
│ │ ├── calendar-minus-fill.svg
│ │ ├── calendar-range-fill.svg
│ │ ├── cup-fill.svg
│ │ ├── eject-fill.svg
│ │ ├── emoji-expressionless-fill.svg
│ │ ├── file-check-fill.svg
│ │ ├── filter-right.svg
│ │ ├── hexagon-half.svg
│ │ ├── person-dash-fill.svg
│ │ ├── signpost-fill.svg
│ │ ├── signpost-split-fill.svg
│ │ ├── signpost.svg
│ │ ├── stop-circle.svg
│ │ ├── tablet.svg
│ │ ├── type-underline.svg
│ │ ├── arrow-down-left-circle-fill.svg
│ │ ├── arrow-down-right-circle-fill.svg
│ │ ├── bucket-fill.svg
│ │ ├── chat-left.svg
│ │ ├── disc-fill.svg
│ │ ├── front.svg
│ │ ├── hexagon.svg
│ │ ├── plus-circle.svg
│ │ ├── record-btn.svg
│ │ ├── chat-right.svg
│ │ ├── check-circle-fill.svg
│ │ ├── credit-card-2-back-fill.svg
│ │ ├── crop.svg
│ │ ├── dice-3-fill.svg
│ │ ├── file-person.svg
│ │ ├── file-ppt-fill.svg
│ │ ├── fonts.svg
│ │ ├── hr.svg
│ │ ├── peace-fill.svg
│ │ ├── play-circle.svg
│ │ ├── skip-end-btn-fill.svg
│ │ ├── unlock.svg
│ │ ├── vinyl.svg
│ │ ├── arrow-90deg-left.svg
│ │ ├── arrow-90deg-up.svg
│ │ ├── bar-chart-line.svg
│ │ ├── file-post-fill.svg
│ │ ├── files-alt.svg
│ │ ├── list-nested.svg
│ │ ├── music-note.svg
│ │ ├── person-circle.svg
│ │ ├── save2-fill.svg
│ │ ├── skip-start-btn-fill.svg
│ │ ├── type-italic.svg
│ │ ├── arrow-90deg-down.svg
│ │ ├── arrow-90deg-right.svg
│ │ ├── asterisk.svg
│ │ ├── code.svg
│ │ ├── compass.svg
│ │ ├── file-earmark-minus-fill.svg
│ │ ├── file-earmark-ruled-fill.svg
│ │ ├── nut-fill.svg
│ │ ├── phone-landscape.svg
│ │ ├── tablet-landscape.svg
│ │ ├── twitch.svg
│ │ ├── archive-fill.svg
│ │ ├── arrow-clockwise.svg
│ │ ├── chevron-bar-down.svg
│ │ ├── chevron-bar-left.svg
│ │ ├── chevron-bar-right.svg
│ │ ├── chevron-bar-up.svg
│ │ ├── cursor.svg
│ │ ├── file-arrow-up-fill.svg
│ │ ├── file-diff-fill.svg
│ │ ├── filter-circle-fill.svg
│ │ ├── pause-circle.svg
│ │ ├── symmetry-vertical.svg
│ │ ├── volume-off.svg
│ │ ├── vr.svg
│ │ ├── arrow-up-square-fill.svg
│ │ ├── bar-chart-fill.svg
│ │ ├── calendar4.svg
│ │ ├── cloud-fill.svg
│ │ ├── exclamation-circle.svg
│ │ ├── file-minus.svg
│ │ ├── file-person-fill.svg
│ │ ├── grid-1x2-fill.svg
│ │ ├── pause-circle-fill.svg
│ │ ├── shift.svg
│ │ ├── symmetry-horizontal.svg
│ │ ├── table.svg
│ │ ├── x-circle-fill.svg
│ │ ├── arrow-counterclockwise.svg
│ │ ├── arrow-down-square-fill.svg
│ │ ├── arrow-left-square-fill.svg
│ │ ├── arrow-right-square-fill.svg
│ │ ├── arrow-up-circle.svg
│ │ ├── arrow-up-left-square-fill.svg
│ │ ├── bookmarks-fill.svg
│ │ ├── collection-fill.svg
│ │ ├── dash-square.svg
│ │ ├── exclamation-square-fill.svg
│ │ ├── file-break.svg
│ │ ├── file-earmark-break-fill.svg
│ │ ├── file-earmark-person.svg
│ │ ├── file-earmark-ruled.svg
│ │ ├── file-ruled.svg
│ │ ├── file-spreadsheet-fill.svg
│ │ ├── lamp-fill.svg
│ │ ├── node-minus-fill.svg
│ │ ├── save-fill.svg
│ │ ├── signpost-split.svg
│ │ ├── terminal-fill.svg
│ │ ├── wallet.svg
│ │ ├── arrow-bar-down.svg
│ │ ├── arrow-bar-left.svg
│ │ ├── arrow-bar-right.svg
│ │ ├── arrow-bar-up.svg
│ │ ├── arrow-down-circle.svg
│ │ ├── arrow-down-left-square-fill.svg
│ │ ├── arrow-left-circle.svg
│ │ ├── arrow-return-left.svg
│ │ ├── arrow-return-right.svg
│ │ ├── arrow-right-circle.svg
│ │ ├── arrow-up-right-square-fill.svg
│ │ ├── bag-plus-fill.svg
│ │ ├── battery-full.svg
│ │ ├── battery-half.svg
│ │ ├── border-width.svg
│ │ ├── cash-stack.svg
│ │ ├── chat-left-dots-fill.svg
│ │ ├── door-open-fill.svg
│ │ ├── file-arrow-down-fill.svg
│ │ ├── file-earmark-break.svg
│ │ ├── files.svg
│ │ ├── film.svg
│ │ ├── info.svg
│ │ ├── layers-half.svg
│ │ ├── peace.svg
│ │ ├── person-square.svg
│ │ ├── upc.svg
│ │ ├── arrow-down-right-square-fill.svg
│ │ ├── arrow-up-left-circle.svg
│ │ ├── bookmark-plus-fill.svg
│ │ ├── calendar-event-fill.svg
│ │ ├── calendar2-fill.svg
│ │ ├── capslock-fill.svg
│ │ ├── chat-right-dots-fill.svg
│ │ ├── check-square-fill.svg
│ │ ├── check2-circle.svg
│ │ ├── droplet-fill.svg
│ │ ├── eject.svg
│ │ ├── mic-fill.svg
│ │ ├── node-plus-fill.svg
│ │ ├── person.svg
│ │ ├── sticky-fill.svg
│ │ ├── arrow-down-left-circle.svg
│ │ ├── arrow-up-right-circle.svg
│ │ ├── cup.svg
│ │ ├── dice-2.svg
│ │ ├── easel-fill.svg
│ │ ├── headset.svg
│ │ ├── person-plus-fill.svg
│ │ ├── skip-end-circle.svg
│ │ ├── skip-start-circle.svg
│ │ ├── suit-club-fill.svg
│ │ ├── thermometer.svg
│ │ ├── tree-fill.svg
│ │ ├── app-indicator.svg
│ │ ├── arrow-down-right-circle.svg
│ │ ├── badge-tm-fill.svg
│ │ ├── bag-check-fill.svg
│ │ ├── calendar-plus-fill.svg
│ │ ├── check-circle.svg
│ │ ├── emoji-neutral-fill.svg
│ │ ├── envelope-fill.svg
│ │ ├── graph-up.svg
│ │ ├── heart-half.svg
│ │ ├── image-fill.svg
│ │ ├── layout-three-columns.svg
│ │ ├── music-player-fill.svg
│ │ ├── octagon-fill.svg
│ │ ├── play-btn.svg
│ │ ├── reception-0.svg
│ │ ├── rss-fill.svg
│ │ ├── tag.svg
│ │ ├── archive.svg
│ │ ├── aspect-ratio-fill.svg
│ │ ├── bookmark-check-fill.svg
│ │ ├── calendar3-event.svg
│ │ ├── credit-card.svg
│ │ ├── dice-4-fill.svg
│ │ ├── distribute-vertical.svg
│ │ ├── file-earmark-minus.svg
│ │ ├── file-excel-fill.svg
│ │ ├── file-image.svg
│ │ ├── file-x-fill.svg
│ │ ├── filter-square-fill.svg
│ │ ├── funnel.svg
│ │ ├── graph-down.svg
│ │ ├── grid-1x2.svg
│ │ ├── handbag-fill.svg
│ │ ├── lightning.svg
│ │ ├── mouse2.svg
│ │ ├── pause-btn-fill.svg
│ │ ├── skip-backward-circle-fill.svg
│ │ ├── skip-forward-circle-fill.svg
│ │ ├── slash-square.svg
│ │ ├── speaker-fill.svg
│ │ ├── star-fill.svg
│ │ ├── subtract.svg
│ │ ├── bar-chart.svg
│ │ ├── calendar3-week-fill.svg
│ │ ├── chat-left-text-fill.svg
│ │ ├── easel.svg
│ │ ├── egg.svg
│ │ ├── file-plus.svg
│ │ ├── grid-3x2.svg
│ │ ├── heptagon-fill.svg
│ │ ├── intersect.svg
│ │ ├── layout-sidebar-inset.svg
│ │ ├── link.svg
│ │ ├── person-check-fill.svg
│ │ ├── skip-backward-fill.svg
│ │ ├── stop-btn.svg
│ │ ├── toggles.svg
│ │ ├── x-square-fill.svg
│ │ └── calendar-check-fill.svg
└── css
│ ├── pages
│ └── error.css
│ └── widgets
│ └── todo.css
├── keputusan-simpan.php
├── logout.php
├── alternatif-hapus.php
├── keputusan-hapus.php
├── W.php
├── alternatif-edit-act.php
├── layout
└── js.php
├── alternatif-simpan.php
└── bobot-edit-act.php
/assets/js/vendors.js:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/keputusan-simpan.php:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/logout.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/W.php:
--------------------------------------------------------------------------------
1 | query($sql);
4 | $i = 0;
5 | $W = array();
6 | while ($row = $result->fetch_object()) {
7 | $W[] = $row->weight;
8 | }
9 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dot.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pentagon-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dash.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/egg-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/circle-half.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/slash.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/toggle-on.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pentagon-half.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/person-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/alternatif-edit-act.php:
--------------------------------------------------------------------------------
1 | query($sql);
7 | header("location:./alternatif.php");
8 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/mouse-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pentagon.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar3-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cone.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/geo-alt-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/plus.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/border-all.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dash-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/heart-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/moon.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/stop-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookmark-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/phone-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tv-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/paragraph.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pause.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tablet-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/exclamation.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record-btn-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record2.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/slash-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-down-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-up-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-left-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/check2.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/clock-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dice-1-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/square-half.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/app.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bag-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-left-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-right-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-right-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-minus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/laptop-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/lock-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/mask.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/play-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/power.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record2-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/three-dots.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/align-bottom.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dash-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/door-closed-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/forward-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/phone-landscape-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/suit-diamond-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tablet-landscape-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/type-h1.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-compact-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/columns.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/key-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/mouse.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/play-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/rulers.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/segmented-nav.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-end-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/square.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/align-top.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/check.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-break-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pause-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/plus-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-start-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/unlock-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/layout/js.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bounding-box.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/exclude.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pie-chart-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/play.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/reply-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/three-dots-vertical.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookshelf.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cursor-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dash-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/door-closed.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/eye-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/slash-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/stop-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/toggle2-on.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/volume-off-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bell-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/headphones.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/ladder.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/mouse2-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/shift-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/toggle-off.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/triangle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/vinyl-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bag.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar3-event-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-compact-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-compact-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/clock.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/lightning-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/paperclip.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-end.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tag-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/toggle2-off.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar3-range-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-compact-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/compass-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dice-2-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/display-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-ruled-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/funnel-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/laptop.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/layout-sidebar.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/play-btn-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-start.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/voicemail.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/align-center.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/align-middle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/alt.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-short.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-left-short.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-short.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bar-chart-line-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-down-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-up-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/credit-card-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/layout-split.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-end-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/stop.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/align-end.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/align-start.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-right-short.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bag-dash-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-right-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/diamond-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dice-1.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-plus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/image-alt.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pie-chart.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/plus-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/share-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-start-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/slash-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/suit-heart-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/x.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookmark-dash-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/caret-left-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-play-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/filter.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/hexagon-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/option.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pip-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/search.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/stop-btn-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/alternatif-simpan.php:
--------------------------------------------------------------------------------
1 | query($sql);
5 | // var_dump($x);
6 | $sql = "INSERT INTO saw_alternatives (name) VALUES ('$name')";
7 |
8 | if ($db->query($sql) === true) {
9 | header("location:./alternatif.php");
10 | } else {
11 | echo "Error: " . $sql . "
" . $db->error;
12 | }
13 |
14 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-left-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-right-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/back.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/battery.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookmark.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/camera-video-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cash.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/exclamation-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/filter-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/layout-sidebar-reverse.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/list.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/lock.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/phone.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-left-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-right-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookmark-heart-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar-minus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar-range-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cup-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/eject-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/emoji-expressionless-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-check-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/filter-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/hexagon-half.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/person-dash-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/signpost-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/signpost-split-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/signpost.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/stop-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tablet.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/type-underline.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-left-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-right-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bucket-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/disc-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/front.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/hexagon.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/plus-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/record-btn.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/check-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/credit-card-2-back-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/crop.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dice-3-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-person.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-ppt-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/fonts.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/hr.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/peace-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/play-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-end-btn-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/unlock.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/vinyl.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-90deg-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-90deg-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bar-chart-line.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-post-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/files-alt.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/list-nested.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/music-note.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/person-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/save2-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-start-btn-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/type-italic.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/bobot-edit-act.php:
--------------------------------------------------------------------------------
1 | query($sql);
10 | header("location:./bobot.php");
11 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-90deg-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-90deg-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/asterisk.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/code.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/compass.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-minus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-ruled-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/nut-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/phone-landscape.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tablet-landscape.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/twitch.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/archive-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-clockwise.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-bar-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-bar-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-bar-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chevron-bar-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cursor.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-arrow-up-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-diff-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/filter-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pause-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/symmetry-vertical.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/volume-off.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/vr.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bar-chart-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar4.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cloud-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/exclamation-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-minus.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-person-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/grid-1x2-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pause-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/shift.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/symmetry-horizontal.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/table.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/x-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-counterclockwise.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-left-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-right-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-left-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookmarks-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/collection-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dash-square.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/exclamation-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-break.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-break-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-person.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-ruled.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-ruled.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-spreadsheet-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/lamp-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/node-minus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/save-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/signpost-split.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/terminal-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/wallet.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-bar-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-bar-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-bar-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-bar-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-left-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-left-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-return-left.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-return-right.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-right-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-right-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bag-plus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/battery-full.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/battery-half.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/border-width.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cash-stack.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-left-dots-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/door-open-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-arrow-down-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-break.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/files.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/film.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/info.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/layers-half.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/peace.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/person-square.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/upc.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-right-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-left-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookmark-plus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar-event-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar2-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/capslock-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-right-dots-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/check-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/check2-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/droplet-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/eject.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/mic-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/node-plus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/person.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/sticky-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-left-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-up-right-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/cup.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dice-2.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/easel-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/headset.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/person-plus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-end-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-start-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/suit-club-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/thermometer.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tree-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/css/widgets/todo.css:
--------------------------------------------------------------------------------
1 | .widget-todo-list-wrapper{padding:0;margin:0}.widget-todo-list-wrapper .widget-todo-item{padding:.8rem 2rem .8rem .8rem;list-style:none}.widget-todo-list-wrapper .widget-todo-item:hover{background-color:#f8f9fa}.widget-todo-list-wrapper .widget-todo-item .checkbox{margin-left:1rem}.widget-todo-list-wrapper .widget-todo-item i,.widget-todo-list-wrapper .widget-todo-item svg{font-size:12px;cursor:move;height:1rem}
2 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/app-indicator.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/arrow-down-right-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/badge-tm-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bag-check-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar-plus-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/check-circle.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/emoji-neutral-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/envelope-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/graph-up.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/heart-half.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/image-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/layout-three-columns.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/music-player-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/octagon-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/play-btn.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/reception-0.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/rss-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/tag.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/archive.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/aspect-ratio-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bookmark-check-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar3-event.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/credit-card.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/dice-4-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/distribute-vertical.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-earmark-minus.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-excel-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-image.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-x-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/filter-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/funnel.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/graph-down.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/grid-1x2.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/handbag-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/lightning.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/mouse2.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/pause-btn-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-backward-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-forward-circle-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/slash-square.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/speaker-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/star-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/subtract.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/bar-chart.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar3-week-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/chat-left-text-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/easel.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/egg.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/file-plus.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/grid-3x2.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/heptagon-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/intersect.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/layout-sidebar-inset.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/link.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/person-check-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/skip-backward-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/stop-btn.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/toggles.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/x-square-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/assets/vendors/bootstrap-icons/calendar-check-fill.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------