B
B
B1ackGh0st2019-11-01 14:21:42
css
B1ackGh0st, 2019-11-01 14:21:42

How to change button labels in flask-admin?

In the admin panel, you can add and edit entries. The buttons are labeled add and eddit, how do I change them?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Azim Kurt, 2018-09-18
@artur_kudaev

As an option
jsfiddle.net/Symphony/nptcmL0e

G
GreatRash, 2018-09-18
@GreatRash

Best with SVG.

I
Ivan Ovechkin, 2018-09-18
@Myckyc

Donut Chart CSS

P
pcdesign, 2019-11-01
@B1ackGh0st

They can be Russified - this is one way.
And another way to copy the template you need where you need it and then like this:

class AdminMyView(BaseView):
    list_template = 'my-list.html'

And already this html file can be changed as you like.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question