Merge branch 'main' of https://git.azuze.fr/kawa/SharepointToolbox-Web
This commit is contained in:
@@ -24,10 +24,7 @@
|
||||
<option value="Folders">Folders</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Library (optional)</label>
|
||||
<input class="form-input" @bind="_library" />
|
||||
</div>
|
||||
<LibraryPicker Profile="Session.CurrentProfile!" SiteUrl="@(_sites.FirstOrDefault()?.Url)" @bind-Library="_library" Label="Library (optional)" Placeholder="" />
|
||||
</div>
|
||||
<div class="flex-row">
|
||||
<label><input type="checkbox" @bind="_matchSize" /> Match size</label>
|
||||
|
||||
Reference in New Issue
Block a user