From af8155641b42850d3d30ecdcf9293886ec54ed70 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Thu, 7 Jun 2012 16:30:23 -0400 Subject: [PATCH] Move remaining capa templates from courseware into common module --- {lms => common/lib/capa}/templates/textbox.html | 0 {lms => common/lib/capa}/templates/textinput_dynamath.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {lms => common/lib/capa}/templates/textbox.html (100%) rename {lms => common/lib/capa}/templates/textinput_dynamath.html (100%) diff --git a/lms/templates/textbox.html b/common/lib/capa/templates/textbox.html similarity index 100% rename from lms/templates/textbox.html rename to common/lib/capa/templates/textbox.html diff --git a/lms/templates/textinput_dynamath.html b/common/lib/capa/templates/textinput_dynamath.html similarity index 100% rename from lms/templates/textinput_dynamath.html rename to common/lib/capa/templates/textinput_dynamath.html