This commit is contained in:
tidusjar 2017-03-04 14:18:53 +00:00
commit 9a1b0c49ec
4 changed files with 45 additions and 22 deletions

View file

@ -281,7 +281,7 @@
</form>
<form method="POST" action="@formAction/requests/changeRootFolder" id="changeFolder{{requestId}}">
<form method="POST" action="@formAction/requests/changeRootFolder{{#if_eq type "tv"}}tv{{else}}movie{{/if_eq}}" id="changeFolder{{requestId}}">
<input name="requestId" type="text" value="{{requestId}}" hidden="hidden" />
{{#if_eq hasRootFolders true}}
<div class="btn-group btn-split">