dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #14660
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5058: Quickly fixed validation rule editor
------------------------------------------------------------
revno: 5058
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-10-27 22:30:28 +0200
message:
Quickly fixed validation rule editor
modified:
dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/expressionBuilderForm.vm
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/expressionBuilderForm.vm'
--- dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/expressionBuilderForm.vm 2011-07-18 08:50:12 +0000
+++ dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/expressionBuilderForm.vm 2011-10-27 20:30:28 +0000
@@ -146,7 +146,7 @@
var i18n_no_constant_to_select = '$encoder.jsEscape( $i18n.getString( "no_constant_to_select" ) , "'")';
</script>
-<div id="expression-container">
+<div id="expression-container" class="page">
<form id="expression-form" name="expression-form">
<table width="800" style="text-align:left">
<colgroup>