This patch adds icons similar to those used in other app menus to the book details menu.
This is based on pull request #561 and needs to be slightly adjusted if that one is not merged.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/562
**Author:** [@lkiesow](https://github.com/lkiesow)
**Created:** 2/8/2023
**Status:** ✅ Merged
**Merged:** 2/8/2023
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `book-details-menu-items`
---
### 📝 Commits (2)
- [`50a53ec`](https://github.com/advplyr/audiobookshelf-app/commit/50a53ec0d1ca15a9b318e556a7fb145bac197342) Simplify progress (re)sets
- [`9866a78`](https://github.com/advplyr/audiobookshelf-app/commit/9866a787bd1b4f53f1d3ea885e44ebcf63802620) Icons for book details menu
### 📊 Changes
**1 file changed** (+18 additions, -10 deletions)
<details>
<summary>View changed files</summary>
📝 `pages/item/_id/index.vue` (+18 -10)
</details>
### 📄 Description
This patch adds icons similar to those used in other app menus to the book details menu.
This is based on pull request #561 and needs to be slightly adjusted if that one is not merged.
<img src="https://user-images.githubusercontent.com/1008395/217663338-062cf362-5144-4d7b-9d41-ef24f09afd47.png" width="300px" />
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/562
Author: @lkiesow
Created: 2/8/2023
Status: ✅ Merged
Merged: 2/8/2023
Merged by: @advplyr
Base:
master← Head:book-details-menu-items📝 Commits (2)
50a53ecSimplify progress (re)sets9866a78Icons for book details menu📊 Changes
1 file changed (+18 additions, -10 deletions)
View changed files
📝
pages/item/_id/index.vue(+18 -10)📄 Description
This patch adds icons similar to those used in other app menus to the book details menu.
This is based on pull request #561 and needs to be slightly adjusted if that one is not merged.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.