add titles to post buttons (pin, star, etc) #38

Merged
are0h merged 1 commits from refs/pull/38/head into beta-release 4 years ago
are0h commented 4 years ago (Migrated from koodu.ubiqueros.com)

This PR closes https://code.playvicio.us/Are0h/Fipamo/issues/34 by adding 'title' attributes to post option buttons.

This PR closes https://code.playvicio.us/Are0h/Fipamo/issues/34 by adding 'title' attributes to post option buttons.
are0h (Migrated from koodu.ubiqueros.com) approved these changes 4 years ago
are0h (Migrated from koodu.ubiqueros.com) left a comment

Perfect

Perfect

Reviewers

The pull request has been merged as a568976bad.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b refs/pull/38/head beta-release
git pull origin refs/pull/38/head

Step 2:

Merge the changes and update on Forgejo.
git checkout beta-release
git merge --no-ff refs/pull/38/head
git push origin beta-release
Sign in to join this conversation.
Loading…
There is no content yet.