]> git.mxchange.org Git - friendica.git/commit
Turn all the action <a> tags into buttons
authorHypolite Petovan <ben.lort@gmail.com>
Wed, 15 Mar 2017 03:47:02 +0000 (23:47 -0400)
committerHypolite Petovan <ben.lort@gmail.com>
Wed, 15 Mar 2017 03:47:02 +0000 (23:47 -0400)
commit7cb44ae25aac88da850a09c089cf2bae6706e8bf
tree780631ac41a84717a7603ad6ac8c25cd95a63b67
parentfcea2e850415689449cd97da281087bc6a02862c
Turn all the action <a> tags into buttons
- Add CSS changes to support both <a> and <button class="btn btn-link">
- Removed unnecessary "return false" in onclick attributes
- Simplified tabs in profile page to native Bootstrap behavior
22 files changed:
view/theme/frio/css/style.css
view/theme/frio/js/hovercard.js
view/theme/frio/templates/comment_item.tpl
view/theme/frio/templates/common_tabs.tpl
view/theme/frio/templates/contact_edit.tpl
view/theme/frio/templates/contact_template.tpl
view/theme/frio/templates/contacts-template.tpl
view/theme/frio/templates/event.tpl
view/theme/frio/templates/event_form.tpl
view/theme/frio/templates/events_js.tpl
view/theme/frio/templates/filebrowser.tpl
view/theme/frio/templates/group_side.tpl
view/theme/frio/templates/jot.tpl
view/theme/frio/templates/nav.tpl
view/theme/frio/templates/profile_advanced.tpl
view/theme/frio/templates/profile_edit.tpl
view/theme/frio/templates/profile_vcard.tpl
view/theme/frio/templates/prv_message.tpl
view/theme/frio/templates/search_item.tpl
view/theme/frio/templates/settings.tpl
view/theme/frio/templates/threaded_conversation.tpl
view/theme/frio/templates/wall_thread.tpl