Loading services/webapp/code/rosetta/core_app/templates/components/task.html +1 −1 Original line number Diff line number Diff line Loading @@ -188,7 +188,7 @@ --> </table> <p style="margin-left:12px; font-size:0.9em; color:#484848"> <p style="margin-left:10px; font-size:0.9em; color:#484848"> <i class="fa fa-info-circle" style="color:#337ab7"></i> You can share a direct link with other people, but remember that if you have no authentication in place anyone will be able to access. </p> </div> Loading services/webapp/code/rosetta/core_app/templates/login.html +1 −3 Original line number Diff line number Diff line Loading @@ -9,10 +9,8 @@ <br /> <br /> <br /> <h1>Rosetta 💁🏽</h1> <h1>Rosetta <img src="/static/img/emoji_u1f6f0.png" style="height:84px; width:64px; padding-bottom:20px"></h1> <p style="font-size: 16px;"> <br /> <br /> <input style="margin-bottom:5px;" type="username" class="form-control" placeholder="Email" name='username' required autofocus> <input type="password" class="form-control" placeholder="Password" name='password'> Loading Loading
services/webapp/code/rosetta/core_app/templates/components/task.html +1 −1 Original line number Diff line number Diff line Loading @@ -188,7 +188,7 @@ --> </table> <p style="margin-left:12px; font-size:0.9em; color:#484848"> <p style="margin-left:10px; font-size:0.9em; color:#484848"> <i class="fa fa-info-circle" style="color:#337ab7"></i> You can share a direct link with other people, but remember that if you have no authentication in place anyone will be able to access. </p> </div> Loading
services/webapp/code/rosetta/core_app/templates/login.html +1 −3 Original line number Diff line number Diff line Loading @@ -9,10 +9,8 @@ <br /> <br /> <br /> <h1>Rosetta 💁🏽</h1> <h1>Rosetta <img src="/static/img/emoji_u1f6f0.png" style="height:84px; width:64px; padding-bottom:20px"></h1> <p style="font-size: 16px;"> <br /> <br /> <input style="margin-bottom:5px;" type="username" class="form-control" placeholder="Email" name='username' required autofocus> <input type="password" class="form-control" placeholder="Password" name='password'> Loading