Browse Source

Submit changes

parent
commit
6a4e6c9646

+ 917
- 890
app/views/local/managers/pCoords/criteria.blade.php
File diff suppressed because it is too large
View File


+ 940
- 938
app/views/local/managers/sCoords/criteria.blade.php
File diff suppressed because it is too large
View File


+ 3
- 2
app/views/local/managers/shared/annual-plans.blade.php View File

@@ -1250,8 +1250,9 @@
1250 1250
                         'id': 'list'
1251 1251
                     });
1252 1252
                     var onclick = "";
1253
-                    if (json.annual_plans.is_submitted==1)
1254
-                        onclick = "fetchEverythingSubmitted(this)";
1253
+                    //TODO CHange this
1254
+                    if (json.annual_plans.is_submitted!=2 )
1255
+                        onclick = "fetchEverything(this)";
1255 1256
                     else onclick = "fetchEverything(this)";
1256 1257
                     if (json.outcomes.first) {
1257 1258
                         header5 = $('<h5/>', {