Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
MathPrettyPrinter
Commits
bcb2f6e4
Commit
bcb2f6e4
authored
Jun 29, 2018
by
0xJMR
Browse files
Small fix for Firefox.
parent
934abbac
Pipeline
#59075
passed with stages
in 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/templates/script.ftl
View file @
bcb2f6e4
...
@@ -139,7 +139,7 @@
...
@@ -139,7 +139,7 @@
</head>
</head>
<body>
<body>
<div class="buttons">
<div class="buttons">
<form>
<form
autocomplete="off"
>
<input type="radio" name="View" class="code" title="Code" checked/>
<input type="radio" name="View" class="code" title="Code" checked/>
<input type="radio" name="View" class="latex" title="LaTeX"/>
<input type="radio" name="View" class="latex" title="LaTeX"/>
</form>
</form>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment