Page Menu
Home
Wolfplex
Search
Configure Global Search
Log In
Files
F422394
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
914 B
Subscribers
None
View Options
diff --git a/assets/scripts/foreground.js b/assets/scripts/foreground.js
index 0bd1dc4..1b45f0e 100644
--- a/assets/scripts/foreground.js
+++ b/assets/scripts/foreground.js
@@ -1,10 +1,10 @@
jQuery(document).ready(function() {
jQuery(document).foundation();
// Split the namespace title into a title and a label
- var $title = jQuery("h2:contains(':')").not(":contains('\"')").text().split(":");
- jQuery("h2:contains(':')").not(":contains('\"')").html('<small class="label">' + $title[0] + '</small>' + $title[1]);
+ var $title = jQuery("h2:contains(':')").not(":contains('\"')").not(":contains('as of')").text().split(":");
+ jQuery("h2:contains(':')").not(":contains('\"')").not(":contains('as of')").html('<small class="label">' + $title[0] + '</small>' + $title[1]);
// Turn categories into labels
jQuery('#mw-normal-catlinks ul li a').addClass('label');
});
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Aug 8, 12:11 AM (17 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
65015
Default Alt Text
(914 B)
Attached To
rKIBA kiba-one
Event Timeline
Log In to Comment