changeset 770:fd4b5879fb6d feature_14

adds js file to manage project page status.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 15 Nov 2011 17:53:48 +0000
parents 9af86029dc90
children 8712a4e535d3
files vendor/plugins/redmine_tags/assets/javascripts/projects_index.js
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vendor/plugins/redmine_tags/assets/javascripts/projects_index.js	Tue Nov 15 17:53:48 2011 +0000
@@ -0,0 +1,3 @@
+Event.observe(window, 'load', function() {
+
+});
\ No newline at end of file