Commit 03b85b83 authored by Ivan Tyagov's avatar Ivan Tyagov

Always include base class and then its field_id variation + field_id-list_style.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38296 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3c19111b
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
\n \n
<div class="listbox-body">\n <div class="listbox-body">\n
<table class="listbox"\n <table class="listbox"\n
tal:attributes="class python: \'%s listbox-%s\' %(field_id, list_style)"> \n tal:attributes="class python: \'listbox %s %s-%s\' %(field_id, field_id, list_style)"> \n
<thead>\n <thead>\n
<!--Column title -->\n <!--Column title -->\n
<tr class="listbox-label-line"> \n <tr class="listbox-label-line"> \n
......
1014 1015
\ No newline at end of file \ 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