summaryrefslogtreecommitdiff
path: root/app/views/tutorials
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2013-12-28 10:56:05 -0700
committermo khan <mo@mokhan.ca>2013-12-28 10:56:05 -0700
commit9eaafe5f85eb4310c3d41b41699b5e3e94a22395 (patch)
tree7165619baf0e902aadc419bfdc3c190eb84fed8c /app/views/tutorials
parent28521c762735db4917407e8703a3d768f20d8122 (diff)
replace http with https.
Diffstat (limited to 'app/views/tutorials')
-rw-r--r--app/views/tutorials/_form.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/tutorials/_form.html.erb b/app/views/tutorials/_form.html.erb
index 1780198e..ac727859 100644
--- a/app/views/tutorials/_form.html.erb
+++ b/app/views/tutorials/_form.html.erb
@@ -7,7 +7,6 @@ $(function(){
});
</script>
<% end %>
-<link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1/themes/flick/jquery-ui.css">
<div class="span12">
<%= form_for(@tutorial, :html => {:class => "form-horizontal"}) do |f| %>
<fieldset>