Ver código fonte

Add the Durandal link

Anonymous 10 anos atrás
pai
commit
27be0718ad
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      app/shell.html

+ 2 - 2
app/shell.html

@@ -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>