mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
These are the genuine improvements out of today
1. Table sorting 2. Fixed edit page title bugette 3. SimpleMDE working again.
This commit is contained in:
parent
b7a7c4cfc8
commit
392a5f82ec
6 changed files with 107 additions and 44 deletions
|
|
@ -131,6 +131,8 @@
|
|||
"Smeagol has been unable to find some of the resources on which it depends,
|
||||
possibly because of misconfiguration or missing environment variables."
|
||||
;; used in sanity check report
|
||||
:sortable "You can sort this table by selecting column headers"
|
||||
;; used for sortable tables
|
||||
:user-lacks-field "User record in the passwd file lacks a field"
|
||||
;; used in sanity check report
|
||||
:username-prompt "Username" ;; text of the username widget prompt on edit user page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue