Skip to content

Commit

Permalink
removing file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Windal committed Mar 16, 2013
1 parent c3f1292 commit 66ebeec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ body {
<div class="row-fluid">

<div class="span8" id="drawContainer">
<div ng-include src="'/draw.html'" ng-controller="DrawCtrl"></div>
<div ng-include src="'/drawing.html'" ng-controller="DrawCtrl"></div>
</div>

<div class="span4" id="chatContainer">
Expand Down

0 comments on commit 66ebeec

Please sign in to comment.