Further textpage improvements #272
No reviewers
Labels
No labels
Component: User interface
Component: Wymeditor
Help wanted
Level: Difficult
Level: Easy
Level: Moderate
Pagetype: Festival
Pagetype: Mailinglist
Pagetype: Peer reviewed article
Pagetype: Text
Privacy GDPR AVG
status: has conflicts
Status: Needs changes
Status: Needs discussion
Status: Needs review
Status: Ready to merge
Status: Waiting for response
Type: Bug
Type: Enhancement
Type: Question
Usecase: De Stadsbron
Usecase: Koppelting
Usecase: MeetjeStad
Value: Coders
Value: Security
Value: Users
Value: Visitors
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
harmen/hypha!272
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "textpage-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR does some more work on the textpage coding style for #135.
Please remove extra new line.
Comment are written in lower case throughout the application.
@ -182,0 +199,4 @@$commands = $this->html->find('#pageCommands');$commands->append($this->makeActionButton(__('cancel')));$commands->append($this->makeActionButton(__('save'), self::PATH_TRANSLATE, self::CMD_TRANSLATE));Comment are written in lower case throughout the application.
Heh, never really consciously realized that, but indeed. Fixed now.
Thanks for the review, I have fixed your comments. Ok to merge like this?
Trying to approve, but am unable to find the approve button.
Rebased and merged. Thanks for the review!