[PR #888] [MERGED] Replaced custom dropdowns by bootstrap dropdowns #1118

Closed
opened 2026-02-25 21:37:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/888
Author: @josaphatim
Created: 2/9/2024
Status: Merged
Merged: 2/11/2024
Merged by: @alvinBM

Base: masterHead: replaced-cypht-dropdowns


📝 Commits (1)

  • 114b574 Replaced custom dropdowns by bootstrap dropdowns

📊 Changes

7 files changed (+33 additions, -70 deletions)

View changed files

📝 modules/imap/functions.php (+1 -1)
📝 modules/imap/output_modules.php (+7 -12)
📝 modules/imap/site.css (+0 -6)
📝 modules/imap/site.js (+0 -15)
📝 modules/sievefilters/modules.php (+25 -15)
📝 modules/sievefilters/site.css (+0 -19)
📝 modules/sievefilters/site.js (+0 -2)

📄 Description

Made uniform cypht dropdowns to use only bootstrap code.


🔄 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/cypht-org/cypht/pull/888 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/11/2024 **Merged by:** [@alvinBM](https://github.com/alvinBM) **Base:** `master` ← **Head:** `replaced-cypht-dropdowns` --- ### 📝 Commits (1) - [`114b574`](https://github.com/cypht-org/cypht/commit/114b574db4144b0e52b3e2930cd221468f250399) Replaced custom dropdowns by bootstrap dropdowns ### 📊 Changes **7 files changed** (+33 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+1 -1) 📝 `modules/imap/output_modules.php` (+7 -12) 📝 `modules/imap/site.css` (+0 -6) 📝 `modules/imap/site.js` (+0 -15) 📝 `modules/sievefilters/modules.php` (+25 -15) 📝 `modules/sievefilters/site.css` (+0 -19) 📝 `modules/sievefilters/site.js` (+0 -2) </details> ### 📄 Description Made uniform cypht dropdowns to use only bootstrap code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1118
No description provided.