Commit 829f8cc3 authored by Gabriel L. Oliveira's avatar Gabriel L. Oliveira

Fix css class

parent b75b63b0
......@@ -474,7 +474,7 @@ $().ready(function(){\n
success: function(data2) {\n
folder_workflow_action_dialog_data = data2\n
$("div#change_state_dialog").append("<form id=\'change_state_form\'>" +\n
"<div class=\'xunda\'>" +\n
"<div class=\'change_state_dialog\'>" +\n
"<table class=\'listbox listbox-table\'>" +\n
" <thead>" +\n
" <tr class=\'listbox-label-line\'>" +\n
......
2011-07-01 gabriel.oliveira
* Fix css class
2011-07-01 gabriel.oliveira
* Fix unfoldDomain param and refactor search button
......
383
\ No newline at end of file
384
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment