fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 113 forks source link

Enabling Bootstrap tooltip to input boxes #345

Closed w3x10e8 closed 5 years ago

w3x10e8 commented 5 years ago

Short description of what this resolves:

Enables bootstrap tooltip on input boxes.

Changes proposed in this pull request:

Edited index.html

Fixes #344

w3x10e8 commented 5 years ago

@sarnava1 Hey sorry for late reply here is the screenshot

untitled

@pranav1698 I don't need to make the functionality for data-toggle because it already exists on the page but was not done to all the inputs.

pranav1698 commented 5 years ago

Ah sorry mate, I was checking the js code in the js files and forgot about the footer files @w3x10e8 I can see that the tooltip functionality is added in the footer files

tabesin commented 5 years ago

Thank you. Good work.

sarnava1 commented 5 years ago

Keep up the good work.