Skip to content
Snippets Groups Projects
Commit bb17ba55 authored by Tim Steiner's avatar Tim Steiner
Browse files

Limit the types of files that may be attached to requests.

parent 89f13437
No related branches found
No related tags found
No related merge requests found
......@@ -142,3 +142,12 @@ ul#aceOutcomeList li div {
ul#aceReinforcementList li {
list-style-type: none;
}
#allowedFileTypes {
font-size: 90%;
background-color: #ccc;
border: 1px solid #000;
padding: 2px;
margin-top: 1em;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment