mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-04 22:25:43 +00:00
Add the Durandal link
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
<aside class="col-sd-12 col-md-4" id="helpPane">
|
||||
<h2>Welcome to the filebrowser Durandal widget demo</h2>
|
||||
<p>
|
||||
This <a href="" target="_blank">Durandal</a> widget allows to display a folder tree and add some actions to manipulate this items.
|
||||
This <a href="http://durandaljs.com/" target="_blank">Durandal</a> widget allows to display a folder tree and add some actions to manipulate this items.
|
||||
<ul>
|
||||
<li>A clic on a file or folder selects it. Multiple select is possible holding the <kbd>Ctrl</kbd> key</li>
|
||||
<li>A clic on a file or folder selects it.
|
||||
<li>A double-clic opens / closes a folder</li>
|
||||
<li>A double-clic displays the file content in the editor</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user