Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

What is 'show me' in admin panel? #340

Open
edenisn opened this issue Mar 12, 2018 · 2 comments
Open

What is 'show me' in admin panel? #340

edenisn opened this issue Mar 12, 2018 · 2 comments

Comments

@edenisn
Copy link

edenisn commented Mar 12, 2018

What is 'show me' and how it works in admin panel? (/vanity)

@phillbaker
Copy link
Collaborator

The link should be constructed so that clicking on it shows the alternative.

<a class="button chooses" title="<%= I18n.t 'vanity.choose_experiment' %>" href="#"
data-id="<%= experiment.id %>" data-url="<%= url_for(:action=>:chooses, :e=>experiment.id, :a=>alt.id) %>"><%= I18n.t 'vanity.show_me' %></a>

How do you think we could make it more clear?

@edenisn
Copy link
Author

edenisn commented Mar 21, 2018

I think that it will be more clear(most understandable), if you will remove this links from view.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants