[PR #120] [MERGED] fix #64 add reload and info modal #2937

Closed
opened 2026-02-27 00:55:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/120
Author: @zxdong262
Created: 12/1/2017
Status: Merged
Merged: 12/1/2017
Merged by: @zxdong262

Base: masterHead: fix-83


📝 Commits (1)

📊 Changes

7 files changed (+217 additions, -52 deletions)

View changed files

📝 app/app.js (+6 -1)
📝 package.json (+1 -1)
src/client/components/common/external-link.jsx (+21 -0)
📝 src/client/components/control/btns.jsx (+66 -50)
src/client/components/control/info-modal.jsx (+115 -0)
src/client/css/includes/height.styl (+7 -0)
📝 src/client/css/includes/index.styl (+1 -0)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/120 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/1/2017 **Status:** ✅ Merged **Merged:** 12/1/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-83` --- ### 📝 Commits (1) - [`7a1b94b`](https://github.com/electerm/electerm/commit/7a1b94bbb23b6398e291085706fce255d8035dee) fix #83 add reload and info modal ### 📊 Changes **7 files changed** (+217 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+6 -1) 📝 `package.json` (+1 -1) ➕ `src/client/components/common/external-link.jsx` (+21 -0) 📝 `src/client/components/control/btns.jsx` (+66 -50) ➕ `src/client/components/control/info-modal.jsx` (+115 -0) ➕ `src/client/css/includes/height.styl` (+7 -0) 📝 `src/client/css/includes/index.styl` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:55:00 +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/electerm#2937
No description provided.